Interface QueryIndex.NodeAggregator

  • Enclosing interface:
    QueryIndex

    public static interface QueryIndex.NodeAggregator
    • Method Detail

      • getParents

        java.util.Iterator<java.lang.String> getParents​(NodeState rootState,
                                                        java.lang.String path)