Blueprints: A Property Graph Model Interface

Blueprints is a property graph model interface. It provides implementations, ouplementations, test suites, and supporting utilities.

Лицензия

Лицензия

Группа

Группа

org.allenai.tinkerpop.blueprints
Идентификатор

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

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

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

2.7.1
Дата

Дата

Тип

Тип

pom
Описание

Описание

Blueprints: A Property Graph Model Interface
Blueprints is a property graph model interface. It provides implementations, ouplementations, test suites, and supporting utilities.

Скачать blueprints

Имя Файла Размер
blueprints-2.7.1.pom 7 KB
Обзор

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

<!-- https://jarcasting.com/artifacts/org.allenai.tinkerpop.blueprints/blueprints/ -->
<dependency>
    <groupId>org.allenai.tinkerpop.blueprints</groupId>
    <artifactId>blueprints</artifactId>
    <version>2.7.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.allenai.tinkerpop.blueprints/blueprints/
implementation 'org.allenai.tinkerpop.blueprints:blueprints:2.7.1'
// https://jarcasting.com/artifacts/org.allenai.tinkerpop.blueprints/blueprints/
implementation ("org.allenai.tinkerpop.blueprints:blueprints:2.7.1")
'org.allenai.tinkerpop.blueprints:blueprints:pom:2.7.1'
<dependency org="org.allenai.tinkerpop.blueprints" name="blueprints" rev="2.7.1">
  <artifact name="blueprints" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.allenai.tinkerpop.blueprints', module='blueprints', version='2.7.1')
)
libraryDependencies += "org.allenai.tinkerpop.blueprints" % "blueprints" % "2.7.1"
[org.allenai.tinkerpop.blueprints/blueprints "2.7.1"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • blueprints-core
  • blueprints-test
  • blueprints-graph-jung
  • blueprints-rexster-graph
  • blueprints-sparksee-graph
  • blueprints-neo4j-graph
  • blueprints-neo4j2-graph
  • blueprints-graph-sail
  • blueprints-sail-graph

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

Версия
2.7.1
2.7.0