Uses of Class
com.google.cloud.firestore.CollectionGroup
Packages that use CollectionGroup
-
Uses of CollectionGroup in com.google.cloud.firestore
Methods in com.google.cloud.firestore that return CollectionGroupModifier and TypeMethodDescriptionFirestore.collectionGroup(String collectionId) Creates and returns a newCollectionGroupthat includes all documents in the database that are contained in a collection or subcollection with the given @code{collectionId}.