Re: [Neo4j] neo4j get Node object

2016-06-08 Thread Eric Fulton
Actually, I was just curious and couldn't find documentation. I'd been using spring-data-neo4j, and their old neo4jOperations interface used to be able to fetch the Node objects. I found some old code that made use of that facility, and wanted to find out if I needed to refactor, or if I just

Re: [Neo4j] neo4j get Node object

2016-06-07 Thread 'Michael Hunger' via Neo4j
In a server extension you can, in 3.0 there are also nodes in procedures and the binary protocol drivers. why are you asking? On Wed, Jun 8, 2016 at 12:08 AM, Eric Fulton wrote: > I'm using neo4j 2.3.3 server. Is there anyway to get a Node object? > > -- > You received this message because yo

[Neo4j] neo4j get Node object

2016-06-07 Thread Eric Fulton
I'm using neo4j 2.3.3 server. Is there anyway to get a Node object? -- 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 neo4j+unsubscr...@googlegroups.com. For more option