Skip to content
This repository has been archived by the owner on Jun 9, 2020. It is now read-only.

adding properties to existing nodes #94

Open
RichMorin opened this issue May 12, 2014 · 0 comments
Open

adding properties to existing nodes #94

RichMorin opened this issue May 12, 2014 · 0 comments

Comments

@RichMorin
Copy link

I could easily imagine wanting to add properties to existing nodes, ala Cypher:

( { name: foo, new_prop: 42 } )

Or, more efficiently, something like:

( { id: 123, new_prop: 42 } )

Please consider adding this ability to the program.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant