Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

En la In Plataforma release 4.2.0 de Plataforma se ha integrado una base de datos de grafos en Plataforma. La tecnología seleccionada ha sido a graph database has been integrated into Plataforma. The selected technology has been NebulGraph.

Nebula Graphes una base de datos de grafosde código abierto is an open source graph database (Apache 2) capaz de albergar grandes grafos, y pensada para ofrecer un alto rendimiento y simplificar el uso de grafos.

En esta implementación Ontología = Grafo

...

de modo que la Entidad albergará todos los Vertex y Edges y podrán realizarse consultas sobre ellos.

Se soportará SQL como lenguaje para insertar y consultar el grafo:

...

También se integrará en el Control Panel el Nebula Graph Studio que permite ver el Grafo

...

consultarlo e importar ficheros:

...

Leer más sobre Nebula 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/Info sobre la integración: Grafos: Soporte a Nebula Graph