Interface QueryIndex.NodeAggregator

Enclosing interface:
QueryIndex

public static interface QueryIndex.NodeAggregator
  • Method Summary

    Modifier and Type
    Method
    Description
    getParents(org.apache.jackrabbit.oak.spi.state.NodeState rootState, String path)
     
  • Method Details

    • getParents

      Iterator<String> getParents(org.apache.jackrabbit.oak.spi.state.NodeState rootState, String path)