Isn't this also the answer to your question? :-) https://groups.google.com/d/msg/neo4j/64Iv_P7n9ro/ZnXW9jNY7VgJ
On 12/16/2013 06:51 PM, [email protected] wrote: > I'm trying to move my ontology (*.owl file) into neo4j to do queries on > it. I found some helpful information here > <http://blog.neo4j.org/2013/08/and-now-for-something-completely.html> > but I have got problem in this line: > | > NodethingNode =getOrCreateNodeWithUniqueFactory("owl:Thing"); > | > I don't know from where should I take "getOrCreateNodeWithUniqueFactory" > method. It is in some library or should i implement it by myself ? > > -- > 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. -- 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.
