template.projectTo(node, Entity.class)
> Am 28.07.2015 um 09:47 schrieb Zesen Qian <[email protected]>: > > Hello, I 'am using Spring data neo4j to manage the database, but sometimes I > get some Node and Relationship from Neo4jTemplate, and I would like to > convert these to @NodeEntity and @RelationshipEntity objects. How can I do > this? > > -- > 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] > <mailto:[email protected]>. > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>. -- 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.
