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