Commit Graph

815 Commits (4b9451403373641e11176efcf869b01a7f61cd7c)

Author SHA1 Message Date
Peter Heringer 4b94514033 Add path code 1 year ago
Peter Heringer 05448c5a20 Finish step code 1 year ago
Peter Heringer 8a79263507 Add while-loop for steps 1 year ago
Peter Heringer 8ca20cbfe1 Move code to storage_generator file 1 year ago
Peter Heringer edc1c0d91d Add some more step code 1 year ago
Peter Heringer c13a1ae2ba Start development of steps 1 year ago
Peter Heringer 1735930e7a Change EncodedTerm to contain unencoded 1 year ago
Peter Heringer e2b51a6046 Add initial quads_for_pattern code 1 year ago
Peter Heringer 6bd2576884 Finish nodes code 1 year ago
Peter Heringer d8c4669af6 Add rough outline of node function 1 year ago
Peter Heringer 44396ca1b5 Changed iterators to ignore rocksdb (Compiles :D ) 1 year ago
Peter Heringer d76871f232 Initial change with graph in storage 1 year ago
Tpt a259879ef1 Releases v0.3.20 2 years ago
Tpt b0a01e65fa SPARQL: makes sure that STR is working properly on small IRIs 2 years ago
Vilnis Termanis c1b57f460b SPARQL: Fix ASK + FROM combination 2 years ago
Tpt b777d0110a Makes recent Clippy happy 2 years ago
Tpt f878463828 Releases v0.3.19 2 years ago
Tpt 3bb05e2af2 Adds documentation field to Cargo.toml 2 years ago
Tpt 8e76341bb2 Releases v0.3.18 2 years ago
Tpt f47306a4c5 Duration: ensures that the smallest supported duration can be parsed and serialized 2 years ago
Tpt acf83d4a31 Fixes || evaluation when all alternatives are false 2 years ago
Tpt 99186c1e7d Releases v0.3.17 2 years ago
Tpt 1c1531f640 Simplifies some rust doc links 2 years ago
Tpt 8c68cf4041 Makes SPARQL AVG aggregate function simpler 2 years ago
Tpt edec370f0a Makes xsd:dateTime year parsing stricter 2 years ago
Tpt 5f2c9a3b92 Cleans up documentation links to RDF specifications 2 years ago
Tpt 57d39cad24 Makes Clippy happy 2 years ago
Tpt 5d253c6afb SPARQL XML results: circumvent quick-xml crash 2 years ago
Tpt adda2d2d7e Makes hash join into for loop join optimization more aggressive 2 years ago
Tpt 22f990344f Fixes hash left join into for loop left join optimization 2 years ago
Tpt 4cc9e4008b Fixes empty IN expression optimization 2 years ago
Tpt 0a064a8704 SPARQL: Prevents ForLoopLeftJoin with MINUS 2 years ago
Tpt d500614fcc Fuzzer: do not consider OFFSET and LIMIT for now 2 years ago
Tpt 2650c5ed13 Speeds up sparql_eval fuzzer by hardcoding size_hint 2 years ago
Tpt 7b9e9f9694 SPARQL: Makes average function works with yearMonthDuration and dayTimeDuration 2 years ago
Tpt b2d625e10e XSD: Drops nom dependency 2 years ago
Tpt 63945638ea XSD: Adds checked_neg operation 2 years ago
Tpt d24461fc42 XSD: Improves arithmetic computations 2 years ago
Tpt 8bec2e2ff9 SPARQL-star parser: align with SPARQL 1.2 draft 2 years ago
Tpt 9a6233b511 SPARQL parser: removes reference to rule numbers 2 years ago
Tpt e96672a2a8 SPARQL plan: allows AND and OR to have more than 2 children 2 years ago
Tpt cfe52db3a3 Spargebra: Makes GroundTermPattern::Triple properly gated with the rdf-star feature 2 years ago
Tpt 7175784356 Improves Clippy lint list 2 years ago
Tpt a2d8bcaaa3 Starts 0.3.17 dev 2 years ago
Tpt f520de8893 Releases v0.3.16 2 years ago
Thomas 704440538d Adds EXISTS operation to the profiler output 2 years ago
Tpt 79c5e3918e SPARQL plan: fixes used variable lookup in quoted triple patterns 2 years ago
Tpt 3e0f6b5405 Applies oxigraph crate clippy lint to the complete project 2 years ago
Maximilian Goisser 1d02098b70 Fix missing GSPO compaction 2 years ago
Tpt c3cf8e2002 Start 0.3.16 dev 2 years ago