RqlLib
selectByRowId(restId, rowId, [options]) ⇒ Type.Promise
Type.Promiseselect(rql, [options]) ⇒ Type.Promise
Type.PromisetoObject(rql) ⇒ *
*toFilter(rql) ⇒ *
*toUrl(rql) ⇒ string
stringtoUri(rql) ⇒ string
stringbuildUri(from, [fields], [where], [order], [limit], [skip], [include]) ⇒ string
stringbuildUrl(from, [fields], [where], [order], [limit], [skip], [include]) ⇒ string
stringLast updated