Hi everyone, I am thinking about storing binary data in Neo. When I ran some simple tests, there seemed to be considerable amounts of overhead. For example, when I stored 10MB of data (byte[10*1024*1024]) in a node property, var/nio increased in size from 3MB to 18MB. Does anybody have an explanation for this increase in disk usage? Does anyone have any other suggestions on how to store binary data in Neo?
/David _______________________________________________ Neo mailing list [email protected] https://lists.neo4j.org/mailman/listinfo/user

