Commit Graph

54 Commits (2b85a064878a5674027839e776f5cbca070a621f)

Author SHA1 Message Date
Tpt 58106909ce Makes encoding of some very usual IRIs and of empty string well known 6 years ago
Tpt 0783e0ecb0 Adds support of more SPARQL operators 6 years ago
Tpt fb152aa3ee Fixes a collision with EncodedTerm type ids 6 years ago
Tpt 23387ab76e Makes repository root directory a Cargo workspace 6 years ago
Tpt 793734f2a8 Adds beggining of SPARQL FILTER evaluation 6 years ago
Tpt c1ea33b5aa Adds support of SPARQL DISTINCT and UNION evaluation 6 years ago
Tpt 5cff79c372 Improves documentation and public interfaces 6 years ago
Tpt 2e501df297 Adds a test to warn if the EncodedTerm size changes 6 years ago
Tpt 642dd15131 Upgrades dependencies to latest versions 6 years ago
Tpt 63d88f2297 Fixes tests 6 years ago
Tpt fbd5d1f6ed Avoid references to EncodedTerm 6 years ago
Tpt da78cf5dff Makes EncodedTerm implement Copy 6 years ago
Tpt 472a9292b3 Upgrades fmt to rust 1.29 and fixes some clippy warnings 6 years ago
Tpt 38a8f97254 Implements memory store as a simple alternative to RocksDB 6 years ago
Tpt b01054a747 Adds a special EncodedTerm for the default graph 6 years ago
Tpt 08f1a68c44 Adds nice traits for Graph and Dataset 6 years ago
Tpt 7ace14916c Refactor codes 7 years ago
Tpt a495af1b75 Makes the term not dependant of the OS 7 years ago
Tpt 6725fc6dc5 Allows different terms to have various encoding size 7 years ago
Tpt 85556451e7 Debugs code 7 years ago
Tpt 49eda33d0a Adds basic RocksDB store 7 years ago