Skip to content

Add an order to node children #162

Open
@bryanph

Description

This way in the outline the order can be changed by the user.

Can only be done with a linked list in neo4j.
So store it like (parent)--[:CHILDREN]->(child1)--[:NEXT]->(child2)--[:NEXT]->(child3)--[:NEXT]->(lastchild)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions