Interface QueryIndex.NodeAggregator

  • Enclosing interface:
    QueryIndex

    public static interface QueryIndex.NodeAggregator
    • Method Detail

      • getParents

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