KnowledgeGraphFilteredFindPathsResults Class Methods
In This Topic
For a list of all members of this type, see KnowledgeGraphFilteredFindPathsResults members.
Public Methods
| | Name | Description |
 | ExtractPathsEntitiesAndRelationships |
Computes the entities and relationships associated to all or some of the result paths.
|
 | MaterializePath |
Returns a materialization of a result path, or null if the path is invalid,
i.e some entities or relationships of the path have been deleted during pathfinding.
|
Top
See Also