HasLookup
Functions
Link copied to clipboard
open fun <ForeignDocument : Any> lookup(block: LookupStageOperators<Document, ForeignDocument>.() -> Unit): Pipeline<Document>
Performs an equality match join between this collection and another collection.
Link copied to clipboard
Changes the type of the returned document, with no type-safety.
Link copied to clipboard
Creates a new pipeline that expands on the current one by adding stage.
Link copied to clipboard
Writes the entire pipeline into writer.