Uses of Class
org.modeshape.graph.query.model.FullTextSearch.CompoundTerm

Packages that use FullTextSearch.CompoundTerm
org.modeshape.graph.query.model The Abstract Query Model is a vocabulary that can be used to construct a language-neutral representation of a query. 
 

Uses of FullTextSearch.CompoundTerm in org.modeshape.graph.query.model
 

Subclasses of FullTextSearch.CompoundTerm in org.modeshape.graph.query.model
static class FullTextSearch.Conjunction
          A set of FullTextSearch.Terms that are ANDed together.
static class FullTextSearch.Disjunction
          A set of FullTextSearch.Terms that are ORed together.
 



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