Interface NodeTraversalCallback.PathSource

  • All Known Implementing Classes:
    IndexUpdate
    Enclosing interface:
    NodeTraversalCallback

    public static interface NodeTraversalCallback.PathSource
    Provides a way to lazily construct the path and provides access to the current path
    • Method Detail

      • getPath

        java.lang.String getPath()