Fork of https://github.com/oxigraph/oxigraph.git for the purpose of NextGraph project
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
oxigraph/lib/src/sparql
Tpt 91bcc04245 Adds custom aggregate functions to SPARQL parser and algebra 4 years ago
..
http Fixes WASM build 5 years ago
algebra.rs Adds custom aggregate functions to SPARQL parser and algebra 4 years ago
csv_results.rs Uses matches! where relevant 5 years ago
dataset.rs Provides an API to edit the SPARQL query dataset 4 years ago
error.rs Adds links to the code documentation 5 years ago
eval.rs Rework SPARQL algebra and makes it public 4 years ago
json_results.rs Implements CSV and TSV results serialization 5 years ago
mod.rs SPARQL UPDATE options 4 years ago
model.rs Makes rustdoc build the internal links in the documentation 4 years ago
parser.rs Adds custom aggregate functions to SPARQL parser and algebra 4 years ago
plan.rs Rework SPARQL algebra and makes it public 4 years ago
plan_builder.rs Adds custom aggregate functions to SPARQL parser and algebra 4 years ago
service.rs Fixes some internal links in the documentation 4 years ago
update.rs Makes SPARQL UPDATE parser more strict 4 years ago
xml_results.rs Makes Variable::new validate the variable name 5 years ago