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.

License

License

GroupId

GroupId

com.tinkerpop.gremlin
ArtifactId

ArtifactId

gremlin
Last Version

Last Version

2.6.0
Release Date

Release Date

Type

Type

pom
Description

Description

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.

Download gremlin

Filename Size
gremlin-2.6.0.pom 4 KB
Browse

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

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

Versions

Version
2.6.0
2.5.0
2.4.0
2.3.0
2.2.0
2.1.0
2.0.0
1.5