| Name | Description | |
|---|---|---|
![]() | EntitiesUIDs | Gets the UIDs of entities used in paths. |
![]() | EntityTypeNames | Gets the entity type names indexed by EntityTypes. |
![]() | EntityTypes | Gets the index of the entity type within the EntityTypeNames array for each entity in EntitiesUIDs. |
![]() | PathsDestinationEntitiesUIDsIndexes | Gets the indexes (into EntitiesUIDs) of paths destination entities. |
![]() | PathsOriginEntitiesUIDsIndexes | Gets the indexes (into EntitiesUIDs) of paths origin entities. |
![]() | RelationshipsFrom | Gets the indexes (into EntitiesUIDs) of relationships origin entities. |
![]() | RelationshipsTo | Gets the indexes (into EntitiesUIDs) of relationships destination entities. |
![]() | RelationshipsUIDs | Gets the UIDs of relationships used in paths. |
![]() | RelationshipTypeNames | Gets the relationship type names indexed by RelationshipTypes. |
![]() | RelationshipTypes | Gets the index of the relationship type within the RelationshipTypeNames array for each relationship in RelationshipsUIDs. |

