Interface PathCallback

All Known Implementing Classes:
PathCallbackList

public interface PathCallback
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    handle(org.aksw.jenax.sparql.path.SimplePath path)
     
  • Method Details

    • handle

      void handle(org.aksw.jenax.sparql.path.SimplePath path)