Reputation: 11933
I just loved the concept of Graph Based Databases, specifically Neo4j. I have some queries:
Is there any Architecture document on Neo4j? I specifically want to know, suppose if I use Java API how the graph would persist in memory? I mean to say I want to create the graph once and then search multiple times however when we work on NEo4j Java API when the program terminates everything is lost, so how to persist it in memory. Where are the data files stored on disk?
Is there any way to create database from the Java API but use the http://localhost:7474/db/ interface to see the nodes graphically?
Thanks. Eagerly waiting for replies as I have gone crazy over Neo4j to solve one of my problem.
Thanks, Yavar
Upvotes: 1
Views: 1605
Reputation: 4361
Upvotes: 1