I don\'t want to persist any data but still want to use Neo4j for it\'s graph traversal and algorithm capabilities. In an embedded database, I\'ve configured cache_typ
you can try a virtual drive. It would make neo4j persist to the drive, but it would all happen in memory
https://thelinuxexperiment.com/create-a-virtual-hard-drive-volume-within-a-file-in-linux/