dependabot[bot]
|
322838564b
|
Bump mocha from 5.2.0 to 8.0.1 in /js
Bumps [mocha](https://github.com/mochajs/mocha) from 5.2.0 to 8.0.1.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v5.2.0...v8.0.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
Tpt
|
974e5d1e1a
|
Breaking: Adds a new enumeration for graph names
|
4 years ago |
Tpt
|
be76dcb51d
|
Adds is_empty and len to MemoryStore
|
4 years ago |
Tpt
|
2d80960e79
|
Deprecates Triple and Quad methods
It's much simpler to expose the inner fields
|
4 years ago |
Tpt
|
71aa5a6c79
|
Allows BlankNode struct to store any valid blank node identifier
Closes #34
|
4 years ago |
Tpt
|
3926fdc219
|
Renames QueryResult::Bindings into QueryResult::Solutions
|
4 years ago |
Tpt
|
69f94777b6
|
Adds isomorphism computation to MemoryDataset and drops SimpleGraph
|
4 years ago |
Tpt
|
3f3406e1a0
|
Adds concrete PreparedQuery structs and deprecates the trait
Allows to explicitly state the type of prepared queries
|
4 years ago |
Tpt
|
cc7c92092f
|
Provides a nice API for SPARQL SELECT solutions handling
|
5 years ago |
Tpt
|
98a4d40a7e
|
Cleans up the Variable structure to only represent actual variables
There should be now a sane blank node support in the SPARQL algebra.
They are now allowed only in places where they are allowed by the SPARQL syntax
|
5 years ago |
Tpt
|
ec67f4928a
|
Upgrades wasm-bindgen-test dependency
|
5 years ago |
Tpt
|
2a7e5c454c
|
Fixes a library conflict when running "cargo test" on JS bindings
|
5 years ago |
Tpt
|
cdb4cc4a39
|
Simplifies the public API
|
5 years ago |
Tpt
|
3751286734
|
Upgrades version of oxigraph/JS
|
5 years ago |
Tpt
|
a05476b191
|
JS: Allows to load serialized triples and quads into MemoryStore
|
5 years ago |
Tpt
|
9060998f79
|
Beginning of a JavaScript API on top of Oxigraph
|
5 years ago |