Michael,

Thanks for the links, i see i can optimize the disk space by not maintaining
the logical logs. So for you questions:

"Hmm quite a lot of entries per table, are they all the same (or of the same
subset?")
 No, the entries are quite different, actually each node is designed to hold
a hashtable with different keys (so keys are different from node to
another).

"Do many of those values just contain default values like false, 0 or the
empty string?"
 No the values are json representations of arrays of two entries

"Do you access these json-hashmaps in graph operations ?"
Yes, i do. Actually, the hashtables reflect the state of the node, i always
modify them during graph operations.

However lets start with what is possible for now, i need to know if there is
a way to modify the configurations of Neo4j using REST API (for example make
logical logs to false, Cache settings,.. etc.) or there is a config file in
Neo4j that i can do this task?

I also have another problem that neo4j is taking around 1.4 GB from my RAM ?
so any suggestions :)

Thanks,
Ahmad 

--
View this message in context: 
http://neo4j-community-discussions.438527.n3.nabble.com/Neo4j-Neo4j-Disk-Space-Usage-tp3235564p3238353.html
Sent from the Neo4j Community Discussions mailing list archive at Nabble.com.
_______________________________________________
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to