Relation Graph is a graph database implemented in Rust. It supports SPARQL query language and has the basic features of a database:
supports Create, Read, Update, Delete operations for data management custom Schema Permission management Dapp Developers can deploy their own Relation Graph on the blockchain and use it as a data storage service. Dapps will then be able to access and store data through the Relation Graph.