I'm trying to add native ID support to GORM for Neo4j and have hit a bit of
a stumbling block.
I'm sending a cypher query with GraphDatabase.execute:
CREATE (n:Competition {props}) RETURN n
However this returns an empty result set when I would expect it to contain
'n'? Am I missing something obvious / being stupid?
This with Neo4j 2.3 in embedded mode.
Thanks
Graeme
--
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/d/optout.