Preparing search index...
The search index is not available
Comunica
Comunica
@comunica/bus-query-process
IActorQueryProcessOutput
Interface IActorQueryProcessOutput
Data interface for the type of an actor run result.
interface
IActorQueryProcessOutput
{
result
:
IQueryOperationResult
|
IQueryExplained
;
}
Hierarchy (
View Summary
)
IActorOutput
IActorQueryProcessOutput
Index
Properties
result
Properties
result
result
:
IQueryOperationResult
|
IQueryExplained
Result of the query processing.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
result
Comunica
Loading...
Data interface for the type of an actor run result.