-
- All Implemented Interfaces:
- Iterable<T>, Iterator<T>
- Enclosing class:
- BigdataGraph
public class BigdataGraph.FusedIterable<T>
extends Object
implements Iterable<T>, Iterator<T>
Fuse two iterables together into one. Useful for combining IN and OUT
edges for a vertex.
- Author:
- mikepersonick
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.