| Package | Description |
|---|---|
| org.neo4j.collection.primitive |
| Modifier and Type | Method and Description |
|---|---|
static PrimitiveLongResourceIterator |
PrimitiveLongCollections.resourceIterator(PrimitiveLongIterator iterator,
org.neo4j.graphdb.Resource resource)
Wraps a
PrimitiveLongIterator in a PrimitiveLongResourceIterator which closes
the provided resource in Resource.close(). |
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.