public class PropertyKeyIdIterator extends Object implements org.neo4j.kernel.impl.api.PrimitiveLongIterator
| Constructor and Description |
|---|
PropertyKeyIdIterator(Iterator<? extends Property> properties) |
public boolean hasNext()
hasNext in interface org.neo4j.kernel.impl.api.PrimitiveLongIteratorpublic long next()
next in interface org.neo4j.kernel.impl.api.PrimitiveLongIteratorCopyright © 2002–2013 The Neo4j Graph Database Project. All rights reserved.