documents property

Stream<List<MimirDocument>> documents

A stream of all documents from this index

Implementation

Stream<List<MimirDocument>> get documents;