Class | Description | |
---|---|---|
![]() | KnowledgeGraphBaseProjectItem | Represents a base class for knowledge graph project items. |
![]() | KnowledgeGraphDataModelView | Represents the data model view of a Knowledge Graph investigation in a pane. |
![]() | KnowledgeGraphException | Managed exception base class for custom KnowledgeGraph exceptions. |
![]() | KnowledgeGraphInvestigation | Represents a Knowledge Graph investigation in a project and provides access to the entities, relationships and other items in the knowledge graph. |
![]() | KnowledgeGraphInvestigationFactory | Factory class to create new investigation project items. |
![]() | KnowledgeGraphInvestigationProjectItem | Represents a knowledge graph investigation project item. |
![]() | KnowledgeGraphInvestigationView | Represents the view of a Knowledge Graph investigation in a pane. |
![]() | KnowledgeGraphLayerException | Managed exception base class for custom ArcGIS.Desktop.Mapping.KnowledgeGraphLayer exceptions |
![]() | KnowledgeGraphOpenCypherQueryException | Managed exception class for Knowledge Graph query exceptions. This can occur when a query uses a type not in the database. |
![]() | KnowledgeGraphServiceException | Managed exception base class for Knowledge Graph service exceptions. |
![]() | KnowledgeGraphTypeNotInDataModelException | Managed exception class for Knowledge Graph exceptions when a specified type is not present in the local cached data model. |
![]() | SearchOptions | Represents the search options of the investigation view. See KnowledgeGraphInvestigationView.GetSearchOptions or KnowledgeGraphInvestigationView.SetSearchOptions. |