Class ToChildBlockJoinQuery


  • public class ToChildBlockJoinQuery
    extends Query
    Just like ToParentBlockJoinQuery, except this query joins in reverse: you provide a Query matching parent documents and it joins down to child documents.
    WARNING: This API is experimental and might change in incompatible ways in the next release.