| Package | Description |
|---|---|
| com.tinkerpop.frames | |
| com.tinkerpop.frames.annotations | |
| com.tinkerpop.frames.annotations.gremlin |
| Modifier and Type | Method and Description |
|---|---|
AnnotationHandler<?> |
FramedGraph.getAnnotationHandler(Class<? extends Annotation> annotationType)
Deprecated.
Use
Modules via FramedGraphFactory. |
| Modifier and Type | Method and Description |
|---|---|
Collection<AnnotationHandler<? extends Annotation>> |
FramedGraph.getAnnotationHandlers()
Deprecated.
Use
Modules via FramedGraphFactory. |
| Modifier and Type | Method and Description |
|---|---|
void |
FramedGraph.registerAnnotationHandler(AnnotationHandler<? extends Annotation> handler)
Deprecated.
Use
Modules via FramedGraphFactory. |
| Modifier and Type | Class and Description |
|---|---|
class |
AdjacencyAnnotationHandler |
class |
DomainAnnotationHandler |
class |
IncidenceAnnotationHandler |
class |
InVertexAnnotationHandler |
class |
OutVertexAnnotationHandler |
class |
PropertyAnnotationHandler |
class |
RangeAnnotationHandler |
| Modifier and Type | Class and Description |
|---|---|
class |
GremlinGroovyAnnotationHandler |
Copyright © 2011-2014 JBoss by Red Hat. All Rights Reserved.