Skip to main content

Module query

Module query 

Source

Structs§

QuerySolution
Represents a single solution from a SPARQL SELECT query.
QuerySolutions
Represents a collection of query solutions from a SPARQL SELECT query.
VarName
Represents a SPARQL variable name without the ? or $ prefix.

Enums§

QueryResultFormat
Represents RDF serialization formats for query results.

Traits§

QueryRDF
Trait for RDF graphs that support SPARQL query execution.
VariableSolutionIndex
Trait for types that can index into a SPARQL query solution.