Class AqlAnd
java.lang.Object
ai.stapi.arangograph.graphLoader.arangoQuery.ast.logicalOperators.AqlAnd
- All Implemented Interfaces:
AqlNode
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ai.stapi.arangograph.graphLoader.arangoQuery.ast.AqlNode
getAllItems, getField, getFlattenItems, getItem, markAsBindParameter
-
Constructor Details
-
AqlAnd
-
-
Method Details
-
getLeftNode
-
getRightNode
-
toQueryString
- Specified by:
toQueryStringin interfaceAqlNode
-