Skip to content
This repository has been archived by the owner on Mar 17, 2021. It is now read-only.

How to access id and property of a node just created ? #10

Open
09saurabh09 opened this issue Oct 8, 2013 · 1 comment
Open

How to access id and property of a node just created ? #10

09saurabh09 opened this issue Oct 8, 2013 · 1 comment

Comments

@09saurabh09
Copy link

I am trying to access property using promise.property name, but it is useless, so can anyone can tell me by giving an example how to access property as well as id of existing nodes

@johnstonmatt
Copy link

nodes have a method called getId() which returns the id.
id = myNode.getId();

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

2 participants