Constructor and Description |
---|
LevelOrderAxis(INodeReadTrx paramRtx)
Constructor initializing internal state.
|
LevelOrderAxis(INodeReadTrx paramRtx,
boolean paramIncludeSelf)
Constructor initializing internal state.
|
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
void |
reset(long paramNodeKey)
Resetting the nodekey of this axis to a given nodekey.
|
addAtomicToItemList, close, getItemList, getNode, getStartKey, isSelfIncluded, iterator, moveTo, next, remove, resetToLastKey, resetToStartKey
public LevelOrderAxis(INodeReadTrx paramRtx)
paramRtx
- exclusive (immutable) trx to iterate withpublic LevelOrderAxis(INodeReadTrx paramRtx, boolean paramIncludeSelf)
paramRtx
- exclusive (immutable) trx to iterate withparamIncludeSelf
- determines if self includedCopyright © 2013. All Rights Reserved.