Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
01-02-2019 04:55 AM
Hi
I need cypher query, that would return me tree structure in json.
I tried apoc.convert.toTree <- its great, it returns tree structure and all properties of the leaf(child) nodes.
But i need only tree structure and id-s from the leaf(child) nodes and the best if it would happen on database level, not the application side, cause otherwise too much information is transmitted.
Is this possible using apoc.convert.toTree or some other method ?
01-10-2019 05:54 AM
Related to this question, created APOC issue
All the sessions of the conference are now available online