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
On Wednesday, 20 July 2016 14:12:54 UTC+5:30, Mohan Radhakrishnan wrote:
>
> I understand that one could poi
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
On Monday, 18 July 2016 19:15:12 UTC+5:30, Mohan Radhakrishnan wrote:
>
&
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 is
I am able to access it from home.
Mohan
On Friday, 9 January 2015 11:38:59 UTC+5:30, Michael Hunger wrote:
>
> Not for me
>
> Perhaps you hit the local GH rate limit?
>
> Von meinem iPhone gesendet
>
> Am 09.01.2015 um 05:40 schrieb Mohan Radhakrishnan >:
>
>
This entitlement usecase link I referred to in my OP http://t.co/O5VY4h6Eiy is
inaccessible..
Thanks,
Mohan
On Thursday, 8 January 2015 19:15:20 UTC+5:30, Mohan Radhakrishnan wrote:
> Hi,
>
>
> These are unrelated questions. But these are about graph modeling
> approach
Hi,
These are unrelated questions. But these are about graph modeling
approaches for a domain.
Question 1:
I am working on a project for the healthcare domain. The domain model for
this is yet to be designed. I came across
a Neo4J graph model in a #NoSql hashtag in twitter about entitleme
Hi,
I have tried some Neo4J samples from the perspective of Java and
simple graphs. But I don't have a CS background. How much of graph theory
does one needs to know before using Neo4J for serious development ? One
answer could be that a relational model didn't require math knowledge.
Wh