Uses of Package
org.usergrid.persistence.query.ir

Packages that use org.usergrid.persistence.query.ir
org.usergrid.persistence.cassandra   
org.usergrid.persistence.query.ir   
 

Classes in org.usergrid.persistence.query.ir used by org.usergrid.persistence.cassandra
QueryNode
          The visit the node
QuerySlice
          Node that represents a query slice operation
SliceNode
          A node which has 1 or more query Slices that can be unioned together.
 

Classes in org.usergrid.persistence.query.ir used by org.usergrid.persistence.query.ir
AllNode
           
AndNode
          Node where the results need intersected.
BooleanNode
           
NodeVisitor
           
NotNode
           
OrNode
           
QueryNode
          The visit the node
QuerySlice
          Node that represents a query slice operation
QuerySlice.RangeValue
           
SliceNode
          A node which has 1 or more query Slices that can be unioned together.
WithinNode
          Intermediate represnetation of the within operator
 



Copyright © 2013. All Rights Reserved.