Really thought this would be easier but I can't find anything clear online. I'm seeing some people say something about looking at the size from the browser but couldn't find anything like what they used on my own browser. I'm assuming all of that's deprecated. I also saw this command:
du -hc $NEO4J_HOME/data/databases/graph.db/*store.db*
but haven't found any context behind it. What directory should I run this in? Should I be editing some of these phrases (e.g. should I change the "$NEO4j_HOME" or "*store.db*" phrases to something else and if so what). Overall just confused on how to do this.