@Version(value="2.3")
Interface | Description |
---|---|
NodeSequence |
Extension of
Sequence<Node> which provides methods for
adding and removing nodes by key. |
PropertySequence |
Extension of
Sequence<Property> which provides methods
for adding and removing properties by key. |
Sequence<T extends Item> | |
SizedIterator<T> | Deprecated
use
SizedIterator |
TreeManager | |
TreeTraverser.ErrorHandler |
Error handler for handling
RepositoryException s occurring on
traversal. |
TreeTraverser.InclusionPolicy<T extends Item> |
Inclusion policy to determine which items to include when traversing.
|
Class | Description |
---|---|
BTreeManager |
This
TreeManager implementation provides B+-tree like behavior. |
FilterIterator<T> | Deprecated
use
FilterIterator |
ItemSequence | |
ItemSequence.NodeSequenceImpl | |
ItemSequence.PropertySequenceImpl | |
Rank<T> |
This class does efficient ranking of values of type
T wrt. |
TreeTraverser |
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.