Semantic Graph
On Myne, each user have their personal Semantic Graph.
It is a powerful graph-like database that contains structured data and files that can be related to each others.
Semantic Graph Query Language
To interact with this graph, we created a query language called SGQL.
SGQL aims to be easy to use and close to plain english even when expressing complex relationships. It was designed specifically for this use case and is not meant to be an all around query language like Cypher etc.