Closed zachkinstner closed 11 years ago
Based on this forum discussion and more insight into Titan indexing, Fabric needs to remove the initial "Contains" links at the API's traversal root.
These should be replaced with functions that mimic Fabric's actual graph indexes on object IDs, such as GetApp and GetFactor.
GetApp
GetFactor
Based on this forum discussion and more insight into Titan indexing, Fabric needs to remove the initial "Contains" links at the API's traversal root.
These should be replaced with functions that mimic Fabric's actual graph indexes on object IDs, such as
GetApp
andGetFactor
.