Class CreateEdgeExecutionPlanner


  • public class CreateEdgeExecutionPlanner
    extends Object
    Created by luigidellaquila on 08/08/16.
    • Field Detail

      • targetBucketName

        protected final Identifier targetBucketName
      • leftExpression

        protected final Expression leftExpression
      • rightExpression

        protected final Expression rightExpression
      • unidirectional

        protected final boolean unidirectional
      • ifNotExists

        protected final boolean ifNotExists
    • Constructor Detail

      • CreateEdgeExecutionPlanner

        public CreateEdgeExecutionPlanner​(CreateEdgeStatement statement)