The technology behind our graphs: NebulaGraph

In Plataforma release 4.2.0 a graph database has been integrated into Plataforma. The selected technology has been NebulGraph.

Nebula Graph is an open source graph database (Apache 2) capable of hosting large graphs, and designed to provide high performance and simplify the use of graphs.

In this implementation Ontology = Graph

so that the Entity will host all Vertexes and Edges and queries can be performed on them.

SQL will be supported as the language to insert and query the network:

The Nebula Graph Studio will also be integrated into the Control Panel, allowing you to view the Graph

and import files:

 

Read more aboutNebula Graph: https://unpocodejava.com/2020/10/12/un-poco-de-nebula-graph/

Â