Uses of Class
org.openrdf.query.parser.sparql.ast.ASTLimit

Packages that use ASTLimit
org.openrdf.query.parser.sparql The SPARQL query engine. 
org.openrdf.query.parser.sparql.ast   
 

Uses of ASTLimit in org.openrdf.query.parser.sparql
 

Methods in org.openrdf.query.parser.sparql with parameters of type ASTLimit
 Long TupleExprBuilder.visit(ASTLimit node, Object data)
           
 Object ASTVisitorBase.visit(ASTLimit node, Object data)
           
 

Uses of ASTLimit in org.openrdf.query.parser.sparql.ast
 

Methods in org.openrdf.query.parser.sparql.ast that return ASTLimit
 ASTLimit ASTQuery.getLimit()
           
 

Methods in org.openrdf.query.parser.sparql.ast with parameters of type ASTLimit
 Object SyntaxTreeBuilderVisitor.visit(ASTLimit node, Object data)
           
 



Copyright © 2001-2012 Aduna. All Rights Reserved.