public interface OLazyObjectSetInterface<T> extends Set<T>
Modifier and Type | Method and Description |
---|---|
boolean |
isConverted() |
void |
setConvertToRecord(boolean convertToRecord) |
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, spliterator, toArray, toArray
parallelStream, removeIf, stream
Copyright © 2009–2020 OrientDB. All rights reserved.