BSONJavaScriptWS

reactivemongo.api.bson.BSONJavaScriptWS$
See theBSONJavaScriptWS companion class

BSONJavaScriptWS factories & utilities

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

Returns a BSONJavaScriptWS with given scope

Returns a BSONJavaScriptWS with given scope

Attributes

def unapply(that: Any): Option[(String, BSONDocument)]

Extracts the javaScriptWS value if that's a BSONJavaScriptWS.

Extracts the javaScriptWS value if that's a BSONJavaScriptWS.

Attributes