IScriptQueryChain

class

IScriptQueryChain.

IScriptQueryChain

Bases: object

Scripting API of a query chain object.

unique_id

Retrieves the unique identifier.

Type

Guid

name

Retrieves the name.

Type

string

description

Retrieves the description.

Type

string

group

Retrieves the group.

Type

string

editable

Retrieves a value indicating whether this IScriptQueryChain is editable.

Type

bool

category

Retrieves the category.

Type

string

queries

Retrieves the assigned queries.

Type

List of IScriptQuery

parameters

Retrieves the parameters.

Type

rule_sets

Retrieves the rule sets this query chain is assigned to.

Type

List of IScriptRuleSet

origin

Retrieves a value indicating the origin of this query chain.

Type

string

reasoning_edge_types

Retrieves the reasoning edge types.

Type

List of string