Expand description

This module re-exports symbols from sophia_api::sparql.

Enums

The result of executing a SPARQL query.

Traits

A utility trait to allow SparqlDataset::query to accept either &str or Self::Query.

Preprocessed query, ready for execution.

The result of executing a SPARQL SELECT query

A dataset that can be queried with SPARQL.