Commit Graph

31 Commits (1e37577b717a25e2b4db57d4f6dcb909a76fccd8)

Author SHA1 Message Date
Tpt a84b898fda Parsers: adds "unchecked" option for faster parsing 9 months ago
Tpt 790501e1b3 Setup codspeed and improves benchmarks 9 months ago
Tpt efd5eec65d Introduces load_from_read instead of load_graph and load_dataset 10 months ago
Tpt c5f02d9263 Upgrades oxhttp 1 year ago
Tpt f10e5a40a3 Enables more Clippy lints 1 year ago
Tpt f183196859 Adopt new I/O API for parsing 1 year ago
Tpt 922023b1da Parsers do not need BufRead anymore 1 year ago
Tpt 71b1768d28 New N3/Turtle/TriG/N-Triple/N-Quad parsers and serializers 1 year ago
Tpt 3e0f6b5405 Applies oxigraph crate clippy lint to the complete project 1 year ago
Thomas f41c499ef3 Consolidates Rust benchmarks 1 year ago
Tpt 808c9db007 String formatting: uses inline syntax 2 years ago
Tpt 7a259955d2 Makes Clippy happy 2 years ago
Tpt adea1899e5 Bulk loader: rewrite API and add hook to display progress indicators 3 years ago
Tpt 44d1a5f04c Makes bulk load partial insertions atomic 3 years ago
Tpt ad4dd2832e Upgrades to latest pyo3 version 3 years ago
Tpt 6f44a5956b Simplifies bulk load API 3 years ago
Tpt 196d6d6576 Adds bulk load by directly write RocksDB SSTs 3 years ago
Tpt 986d3e60bb RocksDB: bulk load 3 years ago
Tpt 98f9a307b8 Exposes a function to compact the database 3 years ago
Tpt 2a82fe4f75 Adds on-disk benchmarks 3 years ago
Tpt 728a5dadf4 Adds a native SPARQL query and update benchmark based on BSBM 3 years ago
Tpt 97bb227042 Migrates to Rust 2021 3 years ago
Tpt b5cb0cce19 Makes Clippy happy 3 years ago
Tpt a97250dcce Basic RDF-star support 3 years ago
Tpt 0efc5b4654 Renames SledStore to Store and cleans up files hierarchy 3 years ago
Tpt 1662bd7e57 Removes the MemoryStore 3 years ago
Tpt f75dc6a61d Adds simple in memory Graph and Dataset 3 years ago
Tpt 35fe15f796 Drops RocksDBStore 3 years ago
Tpt 69f94777b6 Adds isomorphism computation to MemoryDataset and drops SimpleGraph 4 years ago
Tpt 4e3f72769f Fixes CI 4 years ago
Tpt dc08e181a8 Adds an other store based on Sled 4 years ago