View embedded DB

14 views
Skip to first unread message

Mohan Radhakrishnan

unread,
Jul 18, 2016, 9:45:12 AM7/18/16
to Neo4j
Hi,
         I have searched and found some old posts. Can I view the local DB stored in disk using the Neo4J browser ? I have used Antlr  to parse my Java code and inserted nodes into the embedded DB. What kind of Rest server should I bring up to use the browser in this case ? I also want to issue queries to delete nodes so that my Antlr parser can regenerate code.

Thanks,
Mohan

Mohan Radhakrishnan

unread,
Jul 20, 2016, 4:42:54 AM7/20/16
to Neo4j
I understand that one could point the neo4j server to the embedded DB created earlier.

org.neo4j.server.database.location=D:/IdeaProjects/Antlr/neo4j/antlr.db


Is that correct ?

I am using 3.0.3

Thanks,
Mohan

Mohan Radhakrishnan

unread,
Jul 20, 2016, 4:54:45 AM7/20/16
to Neo4j

It is this.

# The name of the database to mount
dbms.active_database=antlr.db

# Paths of directories in the installation.
dbms.directories.data=D:/IdeaProjects/Antlr/neo4j/

Mohan
Reply all
Reply to author
Forward
0 new messages