getMore.getMore
- void getMore(string collection_name, int nret, long cursor_id, ReplyDelegate on_msg, DocDelegate!T on_doc)
template getMore(T)
@safe deprecated
void
getMore
- void getMore(long cursor_id, string database, string collection_name, long nret, GetMoreHeaderDelegate on_header, GetMoreDocumentDelegate!T on_doc, Duration timeout, string errorInfo, string errorFile, size_t errorLine)