Gremlin: A Graph Traversal Language

Gremlin is a domain specific language for traversing property graphs. Gremlin makes use of a path-based syntax to support complex graph traversals. Gremlin has application in the areas of graph query, analysis, and manipulation.

Лицензия

Лицензия

Группа

Группа

com.tinkerpop.gremlin
Идентификатор

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

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

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

2.6.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

Gremlin: A Graph Traversal Language
Gremlin is a domain specific language for traversing property graphs. Gremlin makes use of a path-based syntax to support complex graph traversals. Gremlin has application in the areas of graph query, analysis, and manipulation.

Скачать gremlin

Имя Файла Размер
gremlin-2.6.0.pom 4 KB
Обзор

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

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

Зависимости

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

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

  • gremlin-test
  • gremlin-java
  • gremlin-groovy

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

Версия
2.6.0
2.5.0
2.4.0
2.3.0
2.2.0
2.1.0
2.0.0
1.5