Commit Graph

49 Commits (7175784356887da4a998d6fef01ad2edbfcb9025)

Author SHA1 Message Date
Tpt 7175784356 Improves Clippy lint list 2 years ago
Tpt 60ffd99ad8 Exposes the query profiler to the CLI app 2 years ago
Tpt 81793bc221 Makes nested PlanNode easy to clone 2 years ago
Tpt 808c9db007 String formatting: uses inline syntax 2 years ago
Tpt d7e4d5583f SPARQL: Adds an option to disable the optimizer 2 years ago
Tpt 6b02ac3c10 SPARQL UPDATE: Fixes Halloween problem 2 years ago
Tpt 1f7e59dde7 HTTP client: adds an option to allow redirections 3 years ago
Tpt 045fb8cbf6 Adds a public API for transaction 3 years ago
Tpt ec5c7c86be Improves RDF I/O ParseError 3 years ago
Tpt 967dbacad7 Spargebra: Uses oxrdf terms 3 years ago
Tpt 72a17c4f72 Avoids using std::io::Error where possible 3 years ago
Tpt a33dbb6d06 Avoids abusing std::io::Error 3 years ago
Tpt cfb3be6d34 Adds custom functions support 3 years ago
Tpt 8d20f65890 Adds back in memory WASM support 3 years ago
Tpt a3e40556da Automatically retries transactions on failure 3 years ago
Tpt 7bb41e655e SPARQL: we do not need to ensure strings exist anymore 3 years ago
Tpt 607aa0b0dd WIP: Transactions 3 years ago
Tpt 569000b5ea Storage: adds write batch 3 years ago
Tpt 5da9fd4f14 Fixes Storage::contains_str 3 years ago
Tpt 6d4bb36425 Uses Reduced everywhere cardinality is not important 4 years ago
Tpt aa9afe4641 spargebra: Renamings to move closer to SPARQLAlgebra.js 4 years ago
Tpt 311fffe711 Adds an option to set HTTP timeout 4 years ago
Tpt d722edd4af Use OxHTTP HTTP client 4 years ago
Tpt 8c5b67904d Builds dynamic functions for pattern evaluation 4 years ago
Tpt f084cfe332 Enables more Clippy lints and enforces them 4 years ago
Tpt 1abda73dc9 String garbage collector 4 years ago
Tpt fa7ae0353f Makes Storage edit method take the explicit term 4 years ago
Tpt ddc8eb584a SPARQL UPDATE/ Avoids direct manipulation of encoded terms 4 years ago
Tpt 0071f82662 Uses From for term encoding without insertion 4 years ago
Tpt 10ee6e17f0 Adds SPARQL* support to the SPARQL parser 4 years ago
Tpt a97250dcce Basic RDF-star support 4 years ago
Tpt 8004fc28c0 Renames NamedOrBlankNode to Subject 4 years ago
Tpt bc27a298fa Simplifies spargebra basic patterns naming 4 years ago
Tpt e2bbc29198 Makes encoded term not copy 4 years ago
Tpt e6e83ff369 Makes SPARQL algebra more strict 4 years ago
Tpt aa7a23b94d Makes term encoding not fail if the string is not stored 4 years ago
Tpt 0efc5b4654 Renames SledStore to Store and cleans up files hierarchy 4 years ago
Tpt a5c49a73b1 Drops old Stotrage traits 4 years ago
Tpt 17a3ae728d Removes generics from SPARQL implementation 4 years ago
Tpt be4a5b0b6b Moves SPARQL parser and algebra to an independent crate 4 years ago
Tpt fe5bab8eb9 Drops generics on string ids 4 years ago
Tpt 6aa27d4885 Makes Oxigraph store "graph aware" 4 years ago
Tpt 43d8260acf Makes SPARQL UPDATE parser more strict 4 years ago
Tpt 700e47af1e SPARQL UPDATE options 4 years ago
Tpt 34f0efbb39 Rework SPARQL algebra and makes it public 4 years ago
Tpt 7a110902d2 Provides an API to edit the SPARQL query dataset 5 years ago
Tpt 23cc09f481 Implements a Simple HTTP client for SPARQL federation and SPARQL LOAD 5 years ago
Tpt 2c60150205 Fixes blank node support in SPARQL UPDATE 5 years ago
Tpt bf3d205cf7 Implements SPARQL UPDATE 5 years ago