Expand description
Version-filtered queries for entities, relations, and neighbor traversal.
Functionsยง
- version_
entities - Get all entities in a specific version.
- version_
neighbors - Version-aware neighbor traversal. Both the entity and the connecting relation must exist in the specified version.
- version_
relations - Get all relations in a specific version.