jar

com.orientechnologies : orientdb-gremlin

Maven & Gradle

Aug 17, 2023
3 usages
90 stars

Apache TinkerPop :: OrientDB Gremlin · TinkerPop3 Graph Structure Implementation for OrientDB

Table Of Contents

Latest Version

Download com.orientechnologies : orientdb-gremlin JAR file - Latest Versions:

All Versions

Download com.orientechnologies : orientdb-gremlin JAR file - All Versions:

Version Vulnerabilities Size Updated
3.2.x
3.1.x
3.0.x
2.2.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window orientdb-gremlin-3.2.22.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.tinkerpop.gremlin.orientdb.executor.transformer

├─ org.apache.tinkerpop.gremlin.orientdb.executor.transformer.OElementTransformer.class - [JAR]

├─ org.apache.tinkerpop.gremlin.orientdb.executor.transformer.OGremlinMapTransformer.class - [JAR]

├─ org.apache.tinkerpop.gremlin.orientdb.executor.transformer.OGremlinTransformer.class - [JAR]

├─ org.apache.tinkerpop.gremlin.orientdb.executor.transformer.OTraversalMetricTransformer.class - [JAR]

├─ org.apache.tinkerpop.gremlin.orientdb.executor.transformer.OrientPropertyTransformer.class - [JAR]

org.apache.tinkerpop.gremlin.orientdb

├─ org.apache.tinkerpop.gremlin.orientdb.ODBFeatures.class - [JAR]

├─ org.apache.tinkerpop.gremlin.orientdb.OElementFactory.class - [JAR]

├─ org.apache.tinkerpop.gremlin.orientdb.OGraph.class - [JAR]

├─ org.apache.tinkerpop.gremlin.orientdb.OPartitionedReCreatableDatabasePool.class - [JAR]

├─ org.apache.tinkerpop.gremlin.orientdb.OrientEdge.class - [JAR]

├─ org.apache.tinkerpop.gremlin.orientdb.OrientElement.class - [JAR]

├─ org.apache.tinkerpop.gremlin.orientdb.OrientFactory.class - [JAR]

├─ org.apache.tinkerpop.gremlin.orientdb.OrientGraph.class - [JAR]

├─ org.apache.tinkerpop.gremlin.orientdb.OrientGraphBaseFactory.class - [JAR]

├─ org.apache.tinkerpop.gremlin.orientdb.OrientGraphBaseQuery.class - [JAR]

├─ org.apache.tinkerpop.gremlin.orientdb.OrientGraphEmptyQuery.class - [JAR]

├─ org.apache.tinkerpop.gremlin.orientdb.OrientGraphFactory.class - [JAR]

├─ org.apache.tinkerpop.gremlin.orientdb.OrientGraphQuery.class - [JAR]

├─ org.apache.tinkerpop.gremlin.orientdb.OrientGraphQueryBuilder.class - [JAR]

├─ org.apache.tinkerpop.gremlin.orientdb.OrientGraphUtils.class - [JAR]

├─ org.apache.tinkerpop.gremlin.orientdb.OrientIndexQuery.class - [JAR]

├─ org.apache.tinkerpop.gremlin.orientdb.OrientNoTransaction.class - [JAR]

├─ org.apache.tinkerpop.gremlin.orientdb.OrientProperty.class - [JAR]

├─ org.apache.tinkerpop.gremlin.orientdb.OrientStandardGraph.class - [JAR]

├─ org.apache.tinkerpop.gremlin.orientdb.OrientStandardTransaction.class - [JAR]

├─ org.apache.tinkerpop.gremlin.orientdb.OrientTransaction.class - [JAR]

├─ org.apache.tinkerpop.gremlin.orientdb.OrientVertex.class - [JAR]

├─ org.apache.tinkerpop.gremlin.orientdb.OrientVertexProperty.class - [JAR]

├─ org.apache.tinkerpop.gremlin.orientdb.OrientVertexPropertyProperty.class - [JAR]

├─ org.apache.tinkerpop.gremlin.orientdb.StreamUtils.class - [JAR]

├─ org.apache.tinkerpop.gremlin.orientdb.VertexEdgeListWrapper.class - [JAR]

├─ org.apache.tinkerpop.gremlin.orientdb.VertexEdgeSetWrapper.class - [JAR]

org.apache.tinkerpop.gremlin.orientdb.executor

├─ org.apache.tinkerpop.gremlin.orientdb.executor.OCommandGremlinExecutor.class - [JAR]

├─ org.apache.tinkerpop.gremlin.orientdb.executor.OGremlinExecutionPlan.class - [JAR]

├─ org.apache.tinkerpop.gremlin.orientdb.executor.OGremlinExecutorRegister.class - [JAR]

├─ org.apache.tinkerpop.gremlin.orientdb.executor.OGremlinResult.class - [JAR]

├─ org.apache.tinkerpop.gremlin.orientdb.executor.OGremlinResultSet.class - [JAR]

├─ org.apache.tinkerpop.gremlin.orientdb.executor.OGremlinScriptResultSet.class - [JAR]

org.apache.tinkerpop.gremlin.orientdb.io.gryo

├─ org.apache.tinkerpop.gremlin.orientdb.io.gryo.ORecordIdGyroSerializer.class - [JAR]

├─ org.apache.tinkerpop.gremlin.orientdb.io.gryo.ORidBagGyroSerializer.class - [JAR]

├─ org.apache.tinkerpop.gremlin.orientdb.io.gryo.OrientMapSerializer.class - [JAR]

org.apache.tinkerpop.gremlin.orientdb.io

├─ org.apache.tinkerpop.gremlin.orientdb.io.OrientIoRegistry.class - [JAR]

org.apache.tinkerpop.gremlin.orientdb.jsr223

├─ org.apache.tinkerpop.gremlin.orientdb.jsr223.OrientDBGremlinPlugin.class - [JAR]

org.apache.tinkerpop.gremlin.orientdb.traversal.strategy.optimization

├─ org.apache.tinkerpop.gremlin.orientdb.traversal.strategy.optimization.OrientGraphCountStrategy.class - [JAR]

├─ org.apache.tinkerpop.gremlin.orientdb.traversal.strategy.optimization.OrientGraphMatchStepStrategy.class - [JAR]

├─ org.apache.tinkerpop.gremlin.orientdb.traversal.strategy.optimization.OrientGraphStepStrategy.class - [JAR]

org.apache.tinkerpop.gremlin.orientdb.io.graphson

├─ org.apache.tinkerpop.gremlin.orientdb.io.graphson.ORecordIdJacksonDeserializer.class - [JAR]

├─ org.apache.tinkerpop.gremlin.orientdb.io.graphson.ORecordIdJacksonSerializer.class - [JAR]

├─ org.apache.tinkerpop.gremlin.orientdb.io.graphson.OrientGraphSON.class - [JAR]

├─ org.apache.tinkerpop.gremlin.orientdb.io.graphson.OrientGraphSONV3.class - [JAR]

org.apache.tinkerpop.gremlin.orientdb.traversal.step.sideeffect

├─ org.apache.tinkerpop.gremlin.orientdb.traversal.step.sideeffect.OrientGraphStep.class - [JAR]

org.apache.tinkerpop.gremlin.orientdb.traversal.step.map

├─ org.apache.tinkerpop.gremlin.orientdb.traversal.step.map.OrientClassCountStep.class - [JAR]

Advertisement

Dependencies from Group

Aug 17, 2023
94 usages
4.6k stars
Aug 17, 2023
64 usages
4.6k stars
Aug 17, 2023
59 usages
4.6k stars
Aug 17, 2023
43 usages
4.6k stars
Aug 17, 2023
29 usages
4.6k stars

Discover Dependencies

Jul 22, 2022
1 usages
2.1k stars
Jul 12, 2017
1 usages
35 stars
Apr 13, 2017
29 stars
Feb 15, 2023
18 usages
7.6k stars
Nov 28, 2019
4 usages
7.8k stars
Nov 22, 2019
44 stars
Nov 18, 2022
35 usages
3.6k stars