Get the BGP cache currently used by the query engine. returns null if caching is disabled
The BGP cache currently used by the query engine, or null if caching is disabled.
Set the BGP cache currently used by the query engine. Use null to disable caching
The BGP cache to use for caching.
The BGP cache currently used by the query engine, or null if caching is disabled.
The set of graphs used as the default graph
The set of graphs used as the default graph
Update the set of graphs used as the default graph
The set of graphs used as the default graph
The set of graphs used as the default graph
Get query hints collected until now
All query hints collected until now
Update the query hints
New query hints
All query hints collected until now
The set of graphs used as named graphs
The set of graphs used as named graphs
Update the set of graphs used as named graphs
The set of graphs used as named graphs
The set of graphs used as named graphs
Test the caching is enabled
True if the caching is enabled, false otherwise
Clone the execution context
A clone of the execution context
Get a property associated with a key
Key associated with the property
The value associated with the key
Test if the context contains a property associated with a key
Key associated with the property
True if the context contains a property associated with the key
Merge the context with another execution context
Execution context to merge with
The merged execution context
Set a (key, value) property in the context
Key of the property
Value of the property
Generated using TypeDoc
An execution context conatains control information for query execution.