Package | Description |
---|---|
org.apache.jackrabbit.spi.commons.query |
Modifier and Type | Class and Description |
---|---|
class |
AndQueryNode
Implements a query node that defines an AND operation between arbitrary
other
QueryNode s. |
class |
DerefQueryNode
Represents query node that dereferences a reference property into a node and
does an optional name test on the target node.
|
class |
LocationStepQueryNode
Defines a location step for querying the path of a node.
|
class |
NotQueryNode
Implements a query node that defines a not operation on the child query.
|
class |
OrQueryNode
Implements a query node that defines an OR operation between arbitrary
other
QueryNode s. |
class |
PathQueryNode
Implements a query node that defines a path restriction.
|
class |
RelationQueryNode
Implements a query node that defines property value relation.
|
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.