Nodes are the fundamental entities in the ontology that represent concepts,
objects, or entities. Each node can have multiple properties and is connected
to other nodes through edges. Nodes support semantic embeddings for similarity
calculations and can be asynchronously initialized.
Represents a node in the ontology graph.
Nodes are the fundamental entities in the ontology that represent concepts, objects, or entities. Each node can have multiple properties and is connected to other nodes through edges. Nodes support semantic embeddings for similarity calculations and can be asynchronously initialized.