| Package | Description | 
|---|---|
| org.apache.jackrabbit.spi.commons.query | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AndQueryNodeImplements a query node that defines an AND operation between arbitrary
 other  QueryNodes. | 
| class  | DerefQueryNodeRepresents query node that dereferences a reference property into a node and
 does an optional name test on the target node. | 
| class  | LocationStepQueryNodeDefines a location step for querying the path of a node. | 
| class  | NotQueryNodeImplements a query node that defines a not operation on the child query. | 
| class  | OrQueryNodeImplements a query node that defines an OR operation between arbitrary
 other  QueryNodes. | 
| class  | PathQueryNodeImplements a query node that defines a path restriction. | 
| class  | RelationQueryNodeImplements a query node that defines property value relation. | 
Copyright © 2004–2022 The Apache Software Foundation. All rights reserved.