2 Star 21 Fork 6

grapheco/lynx

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 866 Bytes
一键复制 编辑 原始数据 按行查看 历史
Airzihao 提交于 2022-07-19 11:00 . Add logo.

lynx

Customizable Cypher query execution framework

介绍

Lynx是一个面向异构数据源的图查询引擎开发框架,它提供对图查询语言的解析、计划生成-优化执行功能。目前支持Cypher查询语言,用户可通过适配Lynx的接口按需开发自己的图查询引擎和图数据库。

使用说明

  1. 通过maven引入Lynx。
<dependency>
    <groupId>org.grapheco</groupId>
    <artifactId>lynx</artifactId>
    <version>0.5</version>
</dependency>
  1. 根据存储后端,实现GraphModel中的方法。具体示例请参见memgraph.

参与贡献

  1. Fork 本仓库
  2. 新建 Feat_xxx 分支
  3. 提交代码
  4. 新建 Pull Request 到develop分支
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Scala
1
https://gitee.com/grapheco/lynx.git
git@gitee.com:grapheco/lynx.git
grapheco
lynx
lynx
develop

搜索帮助

Cb406eda 1850385 E526c682 1850385