Package | Description |
---|---|
org.openrdf.query.parser.serql.ast |
Modifier and Type | Class and Description |
---|---|
class |
ASTSelectQuery |
class |
ASTTupleIntersect |
class |
ASTTupleMinus |
class |
ASTTupleQuerySet |
class |
ASTTupleUnion |
Modifier and Type | Method and Description |
---|---|
ASTTupleQuery |
ASTTupleQuerySet.getLeftArg() |
ASTTupleQuery |
ASTExists.getOperand() |
ASTTupleQuery |
ASTTupleQuerySet.getRightArg() |
ASTTupleQuery |
ASTIn.getRightOperand() |
ASTTupleQuery |
ASTCompareAny.getRightOperand() |
ASTTupleQuery |
ASTCompareAll.getRightOperand() |
Copyright © 2001-2013 Aduna. All Rights Reserved.