ModeShape Distribution 4.1.0.Final

Package org.modeshape.jcr.query.engine.process

When executing a query, the processing phase involves "running" each branch in the optimized query plan, determining the set of nodes that satisfies each branch, and then joining each branch into a single result.

See: Description

Package org.modeshape.jcr.query.engine.process Description

When executing a query, the processing phase involves "running" each branch in the optimized query plan, determining the set of nodes that satisfies each branch, and then joining each branch into a single result. This package defines several NodeSequence implementations that perform various aspects of this processing.
ModeShape Distribution 4.1.0.Final

Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.