Class EdgeRPQ

All Implemented Interfaces:
QueryFragment, QueryLanguageSyntax, RPQ, OutputFormal, OutputSQL, OutputXML

public class EdgeRPQ extends GenericEdge implements RPQ
RPQ modelling a single label traversal.
  • Constructor Details

    • EdgeRPQ

      protected EdgeRPQ(Predicate symbol)
      Constructs a new edge RPQ with the given label to traverse.
      Parameters:
      symbol - The label to traverse.