Uses of Class
org.apache.clerezza.rdf.core.sparql.query.AbstractOperation

Packages that use AbstractOperation
org.apache.clerezza.rdf.core.sparql.query   
 

Uses of AbstractOperation in org.apache.clerezza.rdf.core.sparql.query
 

Subclasses of AbstractOperation in org.apache.clerezza.rdf.core.sparql.query
 class BinaryOperation
          Defines an operation with two operands: a left hand side and a right hand side operand.
 class UnaryOperation
          Defines an operation with a single operand.
 



Copyright © 2012 The Apache Software Foundation. All Rights Reserved.