Core library for the Apache TinkerPop graph computing framework, providing the Gremlin graph traversal language.
<dependency>
<groupId>org.apache.tinkerpop</groupId>
<artifactId>gremlin-core</artifactId>
<version>3.8.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create an in-memory graph and add a vertex
Review migration guide when upgrading from 3.7.x or earlier.
No dependency data recorded yet.