Skip to main content

Module query

Module query 

Source
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.