neo4j java驱动_neo4j-jdbc: Neo4j JDBC driver for Neo4j 3.x with BOLT protocol

官方Neo4j JDBC驱动,由Larus BA开发,支持Bolt和HTTP协议,允许非关系型数据库Neo4j与使用JDBC的应用交互。驱动支持通过Bolt协议(jdbc:neo4j:bolt://:)和HTTP协议(jdbc:neo4j:http://:)进行连接。提供预编译语句、数据库元数据支持,并可通过flatten参数将节点和关系属性展平为列。
摘要由CSDN通过智能技术生成

neo4j-jdbc.svg?branch=master

This is the official JDBC driver for Neo4j.

This driver was mainly developed by Larus BA, Italy, a certified consulting and integration solutions partner for Neo4j.

Thank you so much for all your work.

Note

The previous JDBC driver for Neo4j 2.x was moved to the https://github.com/neo4j-contrib/neo4j-jdbc-2x repository.

Being a graph database, Neo4j is not serving data in a relational way and the exact purpose of this project is to allow

projects that are using the classic JDBC connector in the relational paradigm to interact with Neo4j.

This driver supports various types of database transports:

through the Bolt protocol (3.0.X) using jdbc:neo4j:bolt://:/

through the HTTP protocol (2.X+) using jdbc:neo4j:http://:/

Going forward there will also be support for:

direct file connection

embedded connection

Maven dependency

For the all-in-one module supporting both Bolt and HTTP, you can simply use:

org.neo4j

neo4j-jdbc-driver

{neo4j-jdbc-version}

If you only want one of the protocols, you can depend

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值