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