Package org.apache.tinkerpop.gremlin.process.traversal.dsl
package org.apache.tinkerpop.gremlin.process.traversal.dsl
-
ClassDescriptionAn annotation that specifies that an interface is meant to be used to produce Gremlin DSL.Annotation that allows the user to directly override the type parameters on generated anonymous methods.A custom Java annotation processor for the
GremlinDslannotation that helps to generate DSLs classes.Exception thrown by theGremlinDslProcessor.