IScriptQuery

class

IScriptQuery.

IScriptQuery

Bases: object

Scripting API of a query object.

text

Retrieves the text.

Type

string

editable

Retrieves a value indicating whether this IScriptQuery is editable.

Type

bool

name

Retrieves the name.

Type

string

unique_id

Retrieves the unique identifier.

Type

Guid

category

Retrieves the category.

Type

string

parameters

Retrieves the parameters.

Type

origin

Retrieves a value indicating the origin of this query.

Type

string

reasoning_edge_types

Retrieves the reasoning edge types.

Type

List of string