Table of Contents

Constructor JsonSearchDefinition

Namespace
MongoDB.Driver.Search
Assembly
MongoDB.Driver.dll

JsonSearchDefinition(string)

Initializes a new instance of the JsonSearchDefinition<TDocument> class.

public JsonSearchDefinition(string json)

Parameters

json string

The JSON string specifying the search definition.