Fork of https://github.com/oxigraph/oxigraph.git for the purpose of NextGraph project
 
 
 
 
 
 
Tpt 22540846f0 Makes Travis wait for the build to finish 6 years ago
lib Allows RepositoryConnection to keep a state by making edit actions take a mut reference 6 years ago
server Allows RepositoryConnection to keep a state by making edit actions take a mut reference 6 years ago
.gitignore Initial commit 7 years ago
.gitmodules Makes RDF test suite local 6 years ago
.travis.yml Makes Travis wait for the build to finish 6 years ago
Cargo.toml Enables link time optimizations 6 years ago
LICENSE-APACHE Initial commit 7 years ago
LICENSE-MIT Initial commit 7 years ago
README.md Introduces Repository and RepositoryConnection and simplifies API 6 years ago
clippy.toml Upgrades some dependencies 6 years ago

README.md

Rudf is a work in progress graph database implementing the SPARQL standard.

There is no released version yet.

Its goal is to provide a compliant, safe and fast graph database. It is written in Rust.

The lib directory contains the database written as a Rust library.

Build Status dependency status

License

This project is licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in Futures by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.