| Interface and Description |
|---|
| com.tinkerpop.frames.annotations.AnnotationHandler
Use
MethodHandler instead |
| Annotation Type and Description |
|---|
| com.tinkerpop.frames.Domain |
| com.tinkerpop.frames.Range |
| Constructor and Description |
|---|
| com.tinkerpop.frames.structures.FramedEdgeIterable(FramedGraph<? extends Graph>, Iterable<Edge>, Direction, Class<T>)
Use
FramedEdgeIterable.FramedEdgeIterable(FramedGraph, Iterable, Class), in combination with InVertex and OutVertex. |
| com.tinkerpop.frames.FramedElement(FramedGraph, Element, Direction)
The direction field will be dropped in the next major release
|
| com.tinkerpop.frames.FramedGraph(T)
Use
FramedGraphFactory. |
Copyright © 2011–2018 JBoss by Red Hat. All rights reserved.