ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.Knowledge Namespace / KnowledgeGraphQueryFilter Class
Fields Properties


In This Topic
    KnowledgeGraphQueryFilter Class Members
    In This Topic

    The following tables list the members exposed by KnowledgeGraphQueryFilter.

    Public Constructors
     NameDescription
    Public ConstructorRepresents a filter for performing a query against a KnowledgeGraph.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic) The default query text string if none is provided  
    Top
    Public Properties
     NameDescription
    Public Propertystatic (Shared in Visual Basic) Gets the default KnowledgeGraphQueryFilter.  
    Public Property Gets the query id.  
    Public Property Gets or sets the spatial reference to be applied to any returned geometries.  
    Public PropertyIndicates whether entities with an entity type of role KnowledgeGraphNamedObjectTypeRole.Provenance should be excluded or included in the query results. Default value is KnowledgeGraphProvenanceBehavior.Exclude.  
    Public Property Gets or sets the query string to be used to filter the returned rows.  
    Top
    See Also