public interface PrimitiveCollection extends AutoCloseable
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
void |
close()
Free any attached resources.
|
boolean |
isEmpty() |
int |
size() |
boolean isEmpty()
void clear()
int size()
void close()
close in interface AutoCloseableCopyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.