Optional
date?: DateOptional
validity?: numberOptional
configurationOptional
version?: stringUnique identifier for the node
Version string of the node
Converts the node to a JSON object.
Optional
removeA JSON object containing the node's data
Optional
version?: string
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