Distributed graph calculation engine

The invention relates to a distributed graph calculation engine, belongs to the technical field of graph calculation, and solves the defects of an existing distributed graph calculation engine in the aspects of compilation and storage. The distributed graph calculation engine comprises a distributed...

Ausführliche Beschreibung

Gespeichert in:
Bibliographische Detailangaben
Hauptverfasser: WANG NAIZHENG, LIANG DONG, WANG JIAYAN, RAO LEI, XUE XING, ZHANG SHUAI, PENG LONG, XU TIANCHI, SUI QIULIN, LI SHENGCHANG, SHAO PENGZHI, MENG YINGQIAN, LU DONGMIN, DU HONGBO, GE JINPENG, GUO YAHUI, MI LIYUAN
Format: Patent
Sprache:chi ; eng
Schlagworte:
Online-Zugang:Volltext bestellen
Tags: Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
Beschreibung
Zusammenfassung:The invention relates to a distributed graph calculation engine, belongs to the technical field of graph calculation, and solves the defects of an existing distributed graph calculation engine in the aspects of compilation and storage. The distributed graph calculation engine comprises a distributed graph storage engine module which adopts a multi-Master-multi-Worker mode to construct a distributed graph database system and is used for carrying out management and control and data processing operation on graph data; the Cyper compiler is used for realizing grammar and semantic interpretation of a standard OpenCypher language, compiling the interpreted OpenCypher operation command into a distributed logic execution plan, and generating a physical execution plan executed in a distributed environment according to the distributed logic execution plan; the distributed graph execution engine module is used for providing real-time graph query and offline graph analysis services for the user; the graph analysis algori