Class ParentChildrenBlockJoinQuery


  • public class ParentChildrenBlockJoinQuery
    extends Query
    A query that returns all the matching child documents for a specific parent document indexed together in the same block. The provided child query determines which matching child doc is being returned.
    WARNING: This API is experimental and might change in incompatible ways in the next release.