No, I mean the I/O mapping approach is not appropriate in
"EmbeddedGraphDatabase". You have an "EmbeddedReadOnlyGraphDatabase" that
support read only access to the database. It's great. Why you don't have
"EmbeddedInMemoryGraphDatabase" that load the whole graph into the memory?
I have a large memory that isn't leveraged by Neo4j. Why?
How can I configure "EmbeddedGraphDatabase" in order to utilize all the free
memory and decrease these time-consuming I/O access?
_______________________________________________
Neo4j mailing list
[email protected]
https://lists.neo4j.org/mailman/listinfo/user