Class PathSemantics

    • Field Detail

      • TYPE_

        public static final Name TYPE_
        Name of the com.gdblab.pathAlgebra.expressions.PathSemantics type.
      • WALK

        public static final Name WALK
        Name of the com.gdblab.pathAlgebra.expressions.PathSemantics.walk field.
      • TRAIL

        public static final Name TRAIL
        Name of the com.gdblab.pathAlgebra.expressions.PathSemantics.trail field.
      • ACYCLIC

        public static final Name ACYCLIC
        Name of the com.gdblab.pathAlgebra.expressions.PathSemantics.acyclic field.
      • SIMPLE

        public static final Name SIMPLE
        Name of the com.gdblab.pathAlgebra.expressions.PathSemantics.simple field.
      • SHORTEST

        public static final Name SHORTEST
        Name of the com.gdblab.pathAlgebra.expressions.PathSemantics.shortest field.