com.baidu.hugegraph:hugegraph-postgresql

hugegraph is a fast-speed, highly-scalable, transactional graph database developed by baidu

Лицензия

Лицензия

Категории

Категории

PostgreSQL Данные Базы данных
Группа

Группа

com.baidu.hugegraph
Идентификатор

Идентификатор

hugegraph-postgresql
Последняя версия

Последняя версия

0.11.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

hugegraph is a fast-speed, highly-scalable, transactional graph database developed by baidu

Скачать hugegraph-postgresql

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.baidu.hugegraph/hugegraph-postgresql/ -->
<dependency>
    <groupId>com.baidu.hugegraph</groupId>
    <artifactId>hugegraph-postgresql</artifactId>
    <version>0.11.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.baidu.hugegraph/hugegraph-postgresql/
implementation 'com.baidu.hugegraph:hugegraph-postgresql:0.11.2'
// https://jarcasting.com/artifacts/com.baidu.hugegraph/hugegraph-postgresql/
implementation ("com.baidu.hugegraph:hugegraph-postgresql:0.11.2")
'com.baidu.hugegraph:hugegraph-postgresql:jar:0.11.2'
<dependency org="com.baidu.hugegraph" name="hugegraph-postgresql" rev="0.11.2">
  <artifact name="hugegraph-postgresql" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.baidu.hugegraph', module='hugegraph-postgresql', version='0.11.2')
)
libraryDependencies += "com.baidu.hugegraph" % "hugegraph-postgresql" % "0.11.2"
[com.baidu.hugegraph/hugegraph-postgresql "0.11.2"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
com.baidu.hugegraph : hugegraph-core jar 0.11.2
com.baidu.hugegraph : hugegraph-mysql jar 0.11.2
org.postgresql : postgresql jar 42.1.4

Модули Проекта

Данный проект не имеет модулей.

HugeGraph

License Build Status codecov

HugeGraph is a fast-speed and highly-scalable graph database. Billions of vertices and edges can be easily stored into and queried from HugeGraph due to its excellent OLTP ability. As compliance to Apache TinkerPop 3 framework, various complicated graph queries can be accomplished through Gremlin(a powerful graph traversal language).

Features

  • Compliance to Apache TinkerPop 3, supporting Gremlin
  • Schema Metadata Management, including VertexLabel, EdgeLabel, PropertyKey and IndexLabel
  • Multi-type Indexes, supporting exact query, range query and complex conditions combination query
  • Plug-in Backend Store Driver Framework, supporting RocksDB, Cassandra, ScyllaDB, HBase and MySQL now and easy to add other backend store driver if needed
  • Integration with Hadoop/Spark

Learn More

The project homepage contains more information on HugeGraph and provides links to documentation, getting-started guides and release downloads.

Contributing

Welcome to contribute to HugeGraph, please see How to Contribute for more information.

License

HugeGraph is licensed under Apache 2.0 License.

Thanks

HugeGraph relies on the TinkerPop framework, we refer to the storage structure of Titan and the schema definition of DataStax. Thanks to TinkerPop, thanks to Titan, thanks to DataStax. Thanks to all other organizations or authors who contributed to the project.

You are welcome to contribute to HugeGraph, and we are looking forward to working with you to build an excellent open source community.

com.baidu.hugegraph

HugeGraph

A graph database that supports more than 10+ billion data, high performance and scalability

Версии библиотеки

Версия
0.11.2