Optional
project: ProxyProjectInstanceNode creation date time
Node Id
Node name
Node token
Node type
Node update date time
Define link from this node is for node
Will produce a link IS_{{node.type}}_FOR
Define link from parent to this node
Will produce a link HAS_{{parent_node.type}}
Define link from this node to children node
Will produce a link HAS_{{this_node.type}}
The Node class is a TypeScript implementation of the INode interface, representing a node with various properties and methods.