Commit Graph

1664 Commits (8aa63ee91aad54f29f3368841ff2a23614cc85d9)
 

Author SHA1 Message Date
Peter Heringer 4b94514033 Add path code 1 year ago
Peter Heringer 05448c5a20 Finish step code 1 year ago
Peter Heringer d8b56ce893 Update workflows 1 year ago
Peter Heringer 0471366341 Add gfa/ttl/txt to gitignore 1 year ago
Peter Heringer 8a79263507 Add while-loop for steps 1 year ago
Tpt c2df0b829d CI: Uploads all Python wheels in one batch 1 year ago
Tpt cffc536eb9 Releases v0.4.0-alpha.2 1 year ago
Tpt 5cf8025aec CI: Fuzzer: Removes unused clone 1 year ago
Tpt d4eaa3c5ef Docker: use semver tagging 1 year ago
Tpt dcabf50ab6 Fixes Docker image 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
Tpt 0d23f4ae48 Architecture diagram 1 year ago
Tpt d1da94b08b Runs sphinx-lint in the CI 1 year ago
Tpt f01796b1a4 Python: Runs doctests as part of the unittests 1 year ago
Tpt 93eab63868 Python: QuerySolution is thread safe 1 year ago
Tpt 42a66f62b9 Enables cargo semver-checks again 1 year ago
Tpt f2a2bd5b5d CI: Improves Python build and upload 1 year ago
Tpt 391e8d7662 Fixes and ensures 32bits x86 support 1 year ago
Peter Heringer c13a1ae2ba Start development of steps 1 year ago
Tpt a5781d1187 Releases v0.4.0-alpha.1 1 year ago
Tpt a84b898fda Parsers: adds "unchecked" option for faster parsing 1 year ago
Tpt d170b53609 N3: Fixes stack overflow errors 1 year ago
Tpt 790501e1b3 Setup codspeed and improves benchmarks 1 year ago
Tpt bdf5d593ee CI: Share code to setup Rust 1 year ago
Tpt 1761672b41 Upgrades Pyo3 1 year ago
Tpt bde73e5d72 Updates README 1 year ago
Tpt 4c79e7ee78 Upgrades testsuite 1 year ago
Tpt 5cc3e37876 Upgrades Cargo lock file 1 year ago
Tpt 8104f9e1de Merge remote-tracking branch 'origin/main' into next 1 year ago
Tpt ed94f56ab4 Fixes linux aarch64 build 1 year ago
Tpt 025bd2afd2 Uses new cargo lint configuration system 1 year ago
Tpt 4756217787 Adds "since" to the #[deprecated] annotations 1 year ago
Tpt 2e9ac3cc1a Python Store.backup: allows pathlib 1 year ago
Tpt 604d1bbe2e BulkLoader: rename set_* methods to with_* methods 1 year ago
Tpt 4084acb9b8 Renames dump_dataset and dump_graph to dump_to_write and dump_graph_to_write 1 year ago
Tpt 2a135283d5 Lints against 1.74 1 year ago
etiennept 735db897ff Update package.json 1 year ago
Peter Heringer 1735930e7a Change EncodedTerm to contain unencoded 1 year ago
Peter Heringer e2b51a6046 Add initial quads_for_pattern code 2 years ago
Peter Heringer 6bd2576884 Finish nodes code 2 years ago
Peter Heringer d8c4669af6 Add rough outline of node function 2 years ago
Peter Heringer 44396ca1b5 Changed iterators to ignore rocksdb (Compiles :D ) 2 years ago
Peter Heringer d76871f232 Initial change with graph in storage 2 years ago
Tpt 4b3f3f3278 RDF/XML: properly serialize predicates with xmlns: prefix 2 years ago
Tpt 3241f47059 Docker: use bookworm 2 years ago
Tpt 4841f89072 Server: allows Content-Encoding: gzip requests 2 years ago
Tpt efd5eec65d Introduces load_from_read instead of load_graph and load_dataset 2 years ago
Tpt 899e553249 Makes SPARQL query result Send and Sync 2 years ago
Tpt 03afe5c6c6 Releases v0.3.22 2 years ago