documentStream abstract method

Stream<T> documentStream(
  1. String id
)

Implementation

Stream<T> documentStream(String id);