| 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) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<T> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorprotected 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–2018 JBoss by Red Hat. All rights reserved.