Tpt
|
8faba13f5a
|
Transforms BytesStore into StringStore
|
6 years ago |
Tpt
|
12f80fc622
|
Migrates to failure from error_chain
|
6 years ago |
Tpt
|
071b3934b7
|
Applies more clippy lints
|
7 years ago |
Tpt
|
23387ab76e
|
Makes repository root directory a Cargo workspace
|
7 years ago |
Tpt
|
002afb53b4
|
Moves SPARQL evaluation out of store module
Keeps everything related to SPARQL in one place
|
7 years ago |
Tpt
|
5cff79c372
|
Improves documentation and public interfaces
|
7 years ago |
Tpt
|
7ed4252ad8
|
Adds beginning of SPARQL evaluation
|
7 years ago |
Tpt
|
00303f0731
|
Adds EncodedQuadsStore::quads_for_pattern
|
7 years ago |
Tpt
|
5b1f37fb90
|
Moves Graph and Dataset traits to the model package
|
7 years ago |
Tpt
|
fbd5d1f6ed
|
Avoid references to EncodedTerm
It is a small copyable struct
|
7 years ago |
Tpt
|
47d5f677cb
|
Disables clippy in generated parsers and fixes some lints
|
7 years ago |
Tpt
|
472a9292b3
|
Upgrades fmt to rust 1.29 and fixes some clippy warnings
|
7 years ago |
Tpt
|
38a8f97254
|
Implements memory store as a simple alternative to RocksDB
Drops InMemoryGraph in favor of the new memory store
|
7 years ago |
Tpt
|
b01054a747
|
Adds a special EncodedTerm for the default graph
|
7 years ago |
Tpt
|
439719732c
|
Adds method to get the size of a Graph or a Dataset
|
7 years ago |
Tpt
|
08f1a68c44
|
Adds nice traits for Graph and Dataset
|
7 years ago |