public class FramedElement extends Object implements InvocationHandler
| Modifier and Type | Field and Description |
|---|---|
protected com.tinkerpop.blueprints.Element |
element |
protected FramedGraph |
framedGraph |
| Constructor and Description |
|---|
FramedElement(FramedGraph framedGraph,
com.tinkerpop.blueprints.Element element) |
FramedElement(FramedGraph framedGraph,
com.tinkerpop.blueprints.Element element,
com.tinkerpop.blueprints.Direction direction)
Deprecated.
The direction field will be dropped in the next major release
|
protected final FramedGraph framedGraph
protected final com.tinkerpop.blueprints.Element element
public FramedElement(FramedGraph framedGraph, com.tinkerpop.blueprints.Element element, com.tinkerpop.blueprints.Direction direction)
public FramedElement(FramedGraph framedGraph, com.tinkerpop.blueprints.Element element)
Copyright © 2011-2016 JBoss by Red Hat. All Rights Reserved.