class
IScriptQuery.
IScriptQuery
Bases: object
Scripting API of a query object.
text
Retrieves the text.
string
editable
Retrieves a value indicating whether this IScriptQuery is editable.
bool
name
Retrieves the name.
string
unique_id
Retrieves the unique identifier.
Guid
category
Retrieves the category.
string
parameters
Retrieves the parameters.
List of IScriptQueryParameter
origin
Retrieves a value indicating the origin of this query.
string
reasoning_edge_types
Retrieves the reasoning edge types.
List of string