We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
On the way, coming soon~ Contact us if u want to try~
在大数据处理场景中,为了更好地利用图数据库 hugegraph,我们提出了一个新的图加工/扩展功能。 该功能旨在根据指定规则进行路径游走,然后基于该路径的起点和终点,构建一条新边。
举例:在家庭族谱中,以每个顶点为起点,按照路径 father->person(性别为男)->father 又走到第三个节点,建立新变,其边类型为 grandfather.
father->person(性别为男)->father
hugegraph
注: 难度普通, 工作量普通