| Class | Description |
|---|---|
| GremlinDslProcessor |
A custom Java annotation processor for the
GremlinDsl annotation that helps to generate DSLs classes. |
| Exception | Description |
|---|---|
| ProcessorException |
Exception thrown by the
GremlinDslProcessor. |
| Annotation Type | Description |
|---|---|
| GremlinDsl |
An annotation that specifies that an interface is meant to be used to produce Gremlin DSL.
|
Copyright © 2013–2017 Apache Software Foundation. All rights reserved.