Package | Description |
---|---|
org.eclipse.rdf4j.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 © 2015-2019 Eclipse Foundation. All Rights Reserved.