Hello all, 


I am a Neo4j newbie and am using neo4j to model some clinical data.  I'll 
refer to my graph db as the LC gdb.  Further, the LC gdb will be influenced 
by another  database from NIH I'll refer to as  "NIH.SM.


I decided to reformat the NIH.SM and import it into Neo4j for two reasons:  
First, this way I could get practical cypher practice.  Second, the LC gdb has 
a class of nodes whose undefined relationship types can be clarified by the 
NIH.SM. 


Never the less, the LC gdb application cannot be served directly by the 
NIH.SM.

 

Since, as I understand it, Neo4j cannot have more than one instance on a 
community server,  its never the less ok to combine the LC and NIH.SM gdb's 
since I can...

1)  use the NIH.SM to update the undefined LC gdb relationships

2) prevent un-wanted query output with labels



Do I have this right?


Thanks,

Jose

-- 
You received this message because you are subscribed to the Google Groups 
"Neo4j" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to