Commit Graph

100 Commits (2ca8bd19d336086f592b26210cffee432a91aa09)

Author SHA1 Message Date
Tpt eedc4b3a71 Removes unnecessary qualified paths 2 years ago
Tpt 1f7e59dde7 HTTP client: adds an option to allow redirections 3 years ago
Tpt 774ba56388 Updates changelog 3 years ago
Tpt 4efd193708 Improves documentation 3 years ago
Tpt 045fb8cbf6 Adds a public API for transaction 3 years ago
Tpt 34a944036f Simplifies UpdateOptions API 3 years ago
Tpt 32d3f0782b Fixes some new clippy warnings 3 years ago
Tpt 850b8eddcf Moves out of Oxigraph SPARQL results parser and serializers 3 years ago
Tpt 967dbacad7 Spargebra: Uses oxrdf terms 3 years ago
Tpt f5545f1948 Makes Oxigraph model standalone as oxrdf 3 years ago
Tpt 01a33192eb Adds a public API for SPARQL query results I/O 3 years ago
Tpt f64001906c Minor documentation improvements 3 years ago
Tpt cfb3be6d34 Adds custom functions support 3 years ago
Tpt a3e40556da Automatically retries transactions on failure 3 years ago
Tpt 607aa0b0dd WIP: Transactions 3 years ago
Tpt 97bb227042 Migrates to Rust 2021 3 years ago
Tpt f6dbb96327 Makes Clippy happy 3 years ago
Tpt 6d4bb36425 Uses Reduced everywhere cardinality is not important 3 years ago
Tpt 311fffe711 Adds an option to set HTTP timeout 3 years ago
Tpt f084cfe332 Enables more Clippy lints and enforces them 3 years ago
Tpt f9d9530a1b Makes SPARQL string storage insertion infallible 4 years ago
Tpt 0efc5b4654 Renames SledStore to Store and cleans up files hierarchy 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 e4f97bafb3 Makes SPARQL algebra private 4 years ago
Tpt fe5bab8eb9 Drops generics on string ids 4 years ago
Tpt 1662bd7e57 Removes the MemoryStore 4 years ago
Tpt 700e47af1e SPARQL UPDATE options 4 years ago
Tpt 34f0efbb39 Rework SPARQL algebra and makes it public 4 years ago
Tpt 7f8bbce07f Makes rustdoc build the internal links in the documentation 4 years ago
Tpt 773bdb943e Drops QueryOption parameter from the query method 4 years ago
Tpt ece760f0c1 Drops prepare_query methods 4 years ago
Tpt 7a110902d2 Provides an API to edit the SPARQL query dataset 4 years ago
Tpt 359da8d9c3 Makes Variable::new validate the variable name 4 years ago
Tpt fa068e1e53 Fixes WASM build 4 years ago
Tpt 23cc09f481 Implements a Simple HTTP client for SPARQL federation and SPARQL LOAD 4 years ago
Tpt 21c2f6d870 Implements CSV and TSV results serialization 4 years ago
Tpt bf3d205cf7 Implements SPARQL UPDATE 4 years ago
Tpt 867600dba4 Adds a SPARQL update parser 4 years ago
Tpt 9b202efc27 Fixes some typos 4 years ago
Tpt b101ae1c54 WIP: Available default graphs 4 years ago
Tpt ffdc68ebf6 Fixes typos in the documentation 4 years ago
Tpt 496a6e1d8c Provides the ability to specify the SPARQL query dataset using the API 4 years ago
Tpt 6b3062f496 Renames some sparql module element and improves documentation 4 years ago
Tpt db6dbea1ec Removes all deprecated items 4 years ago
Tpt 60a5ae8e64 Renames WithStoreError to StrEncodingAware 4 years ago
Tpt bf430de125 Adds FROM and FROM named evaluation 4 years ago
Tpt a0c5cf7286 Adds links to the code documentation 4 years ago
Tpt 5038d95a00 Allows each store to use its own ID builder 5 years ago
Tpt 9038ab3921 Converts oxigraph::Error into oxigraph::sparql::EvaluationError 5 years ago