public static KnowledgeGraphFilteredFindPathsResults RunFilteredFindPaths( KnowledgeGraph kg, CIMFilteredFindPathsConfiguration configuration )
Public Shared Function RunFilteredFindPaths( _ ByVal kg As KnowledgeGraph, _ ByVal configuration As CIMFilteredFindPathsConfiguration _ ) As KnowledgeGraphFilteredFindPathsResults
Parameters
- kg
- The knowledge graph on which FFP will be run
- configuration
- The configuration to be used