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 Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getPath()
-