Class NamedPath

  • All Implemented Interfaces:
    Named, PatternElement, Visitable

    @API(status=EXPERIMENTAL,
         since="1.1")
    public final class NamedPath
    extends java.lang.Object
    implements PatternElement, Named
    Represents a named named path as in p := (a)-->(b).
    Since:
    1.1
    Author:
    Michael J. Simons