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 "Work" class is a TypeScript class that represents a work node with properties such as id, name, token, meta, create_dt, and update_dt.