Class EdgeDirection

    • Field Detail

      • TYPE_

        public static final Name TYPE_
        Name of the com.gdblab.pathAlgebra.syntax.EdgeDirection type.
      • OUTGOING

        public static final Name OUTGOING
        Name of the com.gdblab.pathAlgebra.syntax.EdgeDirection.outgoing field.
      • INCOMING

        public static final Name INCOMING
        Name of the com.gdblab.pathAlgebra.syntax.EdgeDirection.incoming field.
      • UNDIRECTED

        public static final Name UNDIRECTED
        Name of the com.gdblab.pathAlgebra.syntax.EdgeDirection.undirected field.