| Modifier and Type | Field and Description |
|---|---|
protected FramedGraph<? extends com.tinkerpop.blueprints.Graph> |
framedGraph |
protected Iterable<com.tinkerpop.blueprints.Vertex> |
iterable |
protected Class<T> |
kind |
| Constructor and Description |
|---|
FramedVertexIterable(FramedGraph<? extends com.tinkerpop.blueprints.Graph> framedGraph,
Iterable<com.tinkerpop.blueprints.Vertex> iterable,
Class<T> kind) |
protected final Iterable<com.tinkerpop.blueprints.Vertex> iterable
protected final FramedGraph<? extends com.tinkerpop.blueprints.Graph> framedGraph
public FramedVertexIterable(FramedGraph<? extends com.tinkerpop.blueprints.Graph> framedGraph, Iterable<com.tinkerpop.blueprints.Vertex> iterable, Class<T> kind)
Copyright © 2011-2015 JBoss by Red Hat. All Rights Reserved.