public class RemovableRelationIterable<O extends JanusGraphRelation> extends Object implements Iterable<O>
| Constructor and Description |
|---|
RemovableRelationIterable(Iterable<InternalRelation> iterable) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<O> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic RemovableRelationIterable(Iterable<InternalRelation> iterable)
Copyright © 2012–2018. All rights reserved.