ArcGIS Pro 3.5 API Reference Guide
Inheritance Hierarchy
In This Topic
    ArcGIS.Desktop.KnowledgeGraph Namespace
    In This Topic

    This namespace includes types for use with KnowledgeGraphs.

    Classes
     ClassDescription
    Class Represents a base class for knowledge graph project items.
    Class Represents the data model view of a Knowledge Graph investigation in a pane.
    Class Managed exception base class for custom KnowledgeGraph exceptions.
    Class Represents a Knowledge Graph investigation in a project and provides access to the entities, relationships and other items in the knowledge graph.
    Class Factory class to create new investigation project items.
    Class Represents a knowledge graph investigation project item.
    Class Represents the view of a Knowledge Graph investigation in a pane.
    ClassManaged exception base class for custom ArcGIS.Desktop.Mapping.KnowledgeGraphLayer exceptions
    Class Managed exception class for Knowledge Graph query exceptions. This can occur when a query uses a type not in the database.
    Class Managed exception base class for Knowledge Graph service exceptions.
    Class Managed exception class for Knowledge Graph exceptions when a specified type is not present in the local cached data model.
    ClassRepresents the search options of the investigation view. See KnowledgeGraphInvestigationView.GetSearchOptions or KnowledgeGraphInvestigationView.SetSearchOptions.
    Interfaces
     InterfaceDescription
    Interface Represents a pane which contains a Knowledge Graph data model view.
    Interface Provides access to investigation creation members.
    InterfaceRepresents a pane which contains a Knowledge Graph investigation view. See KnowledgeGraphInvestigationView.
    Enumerations
     EnumerationDescription
    EnumerationThe search mode the investigation view is in. See KnowledgeGraphInvestigationView.SearchMode.
    Enumeration Enum for specifying the search scope
    EnumerationThe mode of the KnowledgeGraphDataModelView. See KnowledgeGraphDataModelView.Mode and KnowledgeGraphDataModelView.SetMode.
    Enumeration Enum for specifying the alignment applied to nodes in the graph
    See Also