Optional date?: string | DateOptional validity?: numberOptional configurationOptional version?: stringUnique identifier for the node
Version string of the node
Optional removeOptional version?: stringOptional linkType: RaainNodeTypeOptional index: numberGets the count of links, optionally filtered by type.
Optional linkType: RaainNodeTypeOptional type of links to count
The number of links
Base class for all RAAIN nodes in the system. Implements versioning and link management functionality.
Remarks
This is the foundation class for all API entities in the RAAIN system. It provides common functionality for:
Example