Name | Description | |
---|---|---|
![]() | KnowledgeGraphQueryFilter Constructor | Represents a filter for performing a query against a KnowledgeGraph. |
The following tables list the members exposed by KnowledgeGraphQueryFilter.
Name | Description | |
---|---|---|
![]() | KnowledgeGraphQueryFilter Constructor | Represents a filter for performing a query against a KnowledgeGraph. |
Name | Description | |
---|---|---|
![]() ![]() | DefaultQueryText | The default query text string if none is provided |
Name | Description | |
---|---|---|
![]() | BindParameters | Gets the query bind parameter collection. The collection is a KnowledgeGraphObjectValue. This property must be called on the MCT. Use QueuedTask.Run. |
![]() ![]() | Default | Gets the default KnowledgeGraphQueryFilter. |
![]() | ID | Gets the query id. |
![]() | OutputSpatialReference | Gets or sets the spatial reference to be applied to any returned geometries. |
![]() | ProvenanceBehavior | Indicates whether entities with an entity type of role KnowledgeGraphNamedObjectTypeRole.Provenance should be excluded or included in the query results. Default value is KnowledgeGraphProvenanceBehavior.Exclude. |
![]() | QueryText | Gets or sets the query string to be used to filter the returned rows. |