Explain the given query
A query string or algebra.
An optional query context.
The explain mode.
A promise that resolves to the query output or explanation.
An optional context.
} All available SPARQL result media type formats.
An optional context.
} All available SPARQL (weighted) result media types.
Invalidate all internal caches related to the given page URL. If no page URL is given, then all pages will be invalidated.
The page URL to invalidate.
An optional ActionContext to pass to the actors.
A promise resolving when the caches have been invalidated.
Evaluate the given query
A query string or algebra.
An optional query context.
A promise that resolves to the query output.
Evaluate or explain the given query
A query string or algebra.
An optional query context.
A promise that resolves to the query output or explanation.
Convert a query result to a string stream based on a certain media type.
A query result.
A media type.
An optional context.
A text stream.
Convert a final query result to an internal one.
A final query result.
Convert an internal query result to a final one.
An intermediary query result.
Generated using TypeDoc
A Comunica SPARQL query engine.