return nodes

26 views
Skip to first unread message

natalie Yosef

unread,
Nov 20, 2013, 6:16:26 AM11/20/13
to neo4j...@googlegroups.com
hey,
in all the examples i found the only option is to return the nodes as an object i built match the node properties,
like:  .Return(book => book.As<Book>());
i want the Return statement to give me back a key-value pair list of all the node properties (it can be in any representaion like json etc..), since
my nodes are generic and not from a spasific object kind every time.
is that possible?
thank you,
natalie 
Reply all
Reply to author
Forward
0 new messages