mongoConnect: Connect to mongo...

Description Usage Arguments Details Value

Description

Connect to mongo

Usage

1
mongoConnect(host="localhost", port=27017)

Arguments

host

the IP address where mongo is hosted

port

the port where mongo is hosted

Details

Returns a socket connection with mongo on the other end.

Value

socket connection


strongh/mongor documentation built on May 30, 2019, 8:32 p.m.