Adds a node to this Graph object.
Returns the node ID of the newly added node.
For database resident Graphs, the user is expected to close returned nodes when done for them. This includes the pNode argument.