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

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

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

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

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

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



Copyright © 2001-2012 Aduna. All Rights Reserved.