Interface GraphVisitor


  • public interface GraphVisitor
    Object graph visitor callback.
    • Method Detail

      • visit

        void visit​(GraphPathRecord gpr)
        Visit the graph record
        Parameters:
        gpr - path record