Structs§
- Query
Solution - Represents a single solution from a SPARQL SELECT query.
- Query
Solutions - Represents a collection of query solutions from a SPARQL SELECT query.
- VarName
- Represents a SPARQL variable name without the
?or$prefix.
Enums§
- Query
Result Format - Represents RDF serialization formats for query results.
Traits§
- QueryRDF
- Trait for RDF graphs that support SPARQL query execution.
- Variable
Solution Index - Trait for types that can index into a SPARQL query solution.