java.lang.Object
ai.stapi.arangograph.graphLoader.arangoQuery.ast.logicalOperators.AqlNot
All Implemented Interfaces:
AqlNode

public class AqlNot extends Object implements AqlNode
  • Constructor Details

    • AqlNot

      public AqlNot(AqlNode aqlNode)
  • Method Details