Class OrderByOption

    • Field Detail

      • TYPE_

        public static final Name TYPE_
        Name of the com.gdblab.pathAlgebra.syntax.OrderByOption type.
      • PARTITION

        public static final Name PARTITION
        Name of the com.gdblab.pathAlgebra.syntax.OrderByOption.partition field.
      • GROUP

        public static final Name GROUP
        Name of the com.gdblab.pathAlgebra.syntax.OrderByOption.group field.
      • PATH

        public static final Name PATH
        Name of the com.gdblab.pathAlgebra.syntax.OrderByOption.path field.
      • PARTITION_GROUP

        public static final Name PARTITION_GROUP
        Name of the com.gdblab.pathAlgebra.syntax.OrderByOption.partitionGroup field.
      • PARTITION_PATH

        public static final Name PARTITION_PATH
        Name of the com.gdblab.pathAlgebra.syntax.OrderByOption.partitionPath field.
      • GROUP_PATH

        public static final Name GROUP_PATH
        Name of the com.gdblab.pathAlgebra.syntax.OrderByOption.groupPath field.
      • PARTITION_GROUP_PATH

        public static final Name PARTITION_GROUP_PATH
        Name of the com.gdblab.pathAlgebra.syntax.OrderByOption.partitionGroupPath field.