public static class Empty.EmptyPrimitiveCollection extends Object implements PrimitiveCollection
| Constructor and Description |
|---|
EmptyPrimitiveCollection() |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
void |
close()
Free any attached resources.
|
boolean |
isEmpty() |
int |
size() |
public boolean isEmpty()
isEmpty in interface PrimitiveCollectionpublic void clear()
clear in interface PrimitiveCollectionpublic int size()
size in interface PrimitiveCollectionpublic void close()
PrimitiveCollectionclose in interface AutoCloseableclose in interface PrimitiveCollectionCopyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.