public interface IChildData
| Modifier and Type | Method and Description |
|---|---|
long |
getChildAddr(int index)
Return the persistent addresses of the specified child node.
|
int |
getChildCount()
The #of children of this node.
|
int getChildCount()
IAbstractNodeData#getKeyCount()+1long getChildAddr(int index)
index - The index of the child in [0:nkeys].Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.