Gremlin-Test: Gremlin Language Test Suite

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-test
Last Version

Last Version

2.6.0
Release Date

Release Date

Type

Type

jar
Description

Description

Gremlin-Test: Gremlin Language Test Suite
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-test

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.tinkerpop.blueprints : blueprints-core jar 2.6.0
com.tinkerpop : pipes jar 2.6.0
junit : junit jar 4.5

Project Modules

There are no modules declared in this project.

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