The IRelation interface defines the structure of a relation between two nodes in a project. It has the following properties:
IRelation
creation timestamp of relation
from_node_id
from_node_token
relation_type
to_node_id
to_node_token
last update timestamp of relation
The
IRelation
interface defines the structure of a relation between two nodes in a project. It has the following properties: