Skip to main content

Node

A node represents an entity or instance to be tracked in a graph database or triplestore, such as a person, object, or organization. Nodes are connected by edges and information about a node is called a property.

Examples

Nodes can be represented as circles, each having any number of lines connecting them to other nodes.