We tried to reproduce this, but could not. We made a new database and ran
the exact query you provided below with some sample props, and it returned
the node created. Could you provide some sample code that reproduces the
problem, from creating the GraphDatabaseService to iterating or printing
the results of the query?
On Monday, November 2, 2015 at 2:35:27 AM UTC+1, Graeme Rocher wrote:
>
> 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.