ArcGIS.Core.Data.Knowledge.Analytics Namespace
In This Topic
This namespace contains types used in analytics such as compute centrality and filtered find path.
Classes
Structures
| | Structure | Description |
 | PathMetrics |
Represents information about the path.
|
 | ResultPath |
Gets the representation of a single path returned by the Filtered Find Paths algorithm.
|
Enumerations
| | Enumeration | Description |
 | FFPNoPathExplanation |
When Filtered Find Paths has found no path, this enum gives insights as to why no path was found.
|
 | KGResultContentFromFFP |
Control what is in the generated output from the Filtered Find Paths results.
|
See Also