Michael, Thanks for this clarification, however i got a question, i mentioned before that each node has a property holds a JSON representation of hash table, the length of this JSON string is can reach 1000 chars and sometimes it's jumps to 4000 chars (based on recent statistics i just got yesterday), so i thought about another way of serialization, so i have to search for a while and i got libraries such as http://msgpack.org/ it looks promising and could fit to out situation.
So what you think ? could this help me to reduce the size of the stored string ? or you recommend any other library? Thanks -- View this message in context: http://neo4j-community-discussions.438527.n3.nabble.com/Neo4j-Neo4j-Disk-Space-Usage-tp3235564p3241761.html Sent from the Neo4j Community Discussions mailing list archive at Nabble.com. _______________________________________________ Neo4j mailing list [email protected] https://lists.neo4j.org/mailman/listinfo/user

