# Generated by roxygen2: do not edit by hand

S3method(add_stage,default)
S3method(add_stage,mongopipe)
S3method(field,mongopipe)
S3method(limit,mongopipe)
S3method(lookup,mongopipe)
S3method(match,mongopipe)
S3method(print,mongopipe)
S3method(project,mongopipe)
S3method(unwind,mongopipe)
export("%>%")
export(add_stage)
export(condition)
export(field)
export(limit)
export(lookup)
export(match)
export(mongopipe)
export(project)
export(unwind)
importFrom(jsonlite,toJSON)
importFrom(jsonlite,unbox)
importFrom(magrittr,"%>%")
importFrom(rlang,abort)
