class
IScriptQueryChain.
IScriptQueryChain
Bases: object
Scripting API of a query chain object.
unique_id
Retrieves the unique identifier.
Guid
name
Retrieves the name.
string
description
Retrieves the description.
string
group
Retrieves the group.
string
editable
Retrieves a value indicating whether this IScriptQueryChain is editable.
bool
category
Retrieves the category.
string
queries
Retrieves the assigned queries.
List of IScriptQuery
parameters
Retrieves the parameters.
List of IScriptQueryParameter
rule_sets
Retrieves the rule sets this query chain is assigned to.
List of IScriptRuleSet
origin
Retrieves a value indicating the origin of this query chain.
string
reasoning_edge_types
Retrieves the reasoning edge types.
List of string