If you are using Maven, then you must add this to your pom.xml: <dependency> <groupId>com.tinkerpop.gremlin</groupId> <artifactId>gremlin-groovy</artifactId> <version>2.4.0</version> </dependency>
Otherwise you must download jar and add it to classpath. Just read instructions from this site: https://github.com/tinkerpop/gremlin/wiki -- --- You received this message because you are subscribed to the Google Groups "OrientDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
