Documentation

CreateQueryPrimaryIndexOptions
in package

Table of Contents

$collectionName  : string|null
$deferred  : bool|null
$ignoreIfExists  : bool|null
$indexName  : string|null
$numberOfReplicas  : int|null
$scopeName  : string|null
$timeoutMilliseconds  : int|null
build()  : CreateQueryPrimaryIndexOptions
Static helper to keep code more readable
collectionName()  : CreateQueryPrimaryIndexOptions
deferred()  : CreateQueryPrimaryIndexOptions
ignoreIfExists()  : CreateQueryPrimaryIndexOptions
indexName()  : CreateQueryPrimaryIndexOptions
numReplicas()  : CreateQueryPrimaryIndexOptions
scopeName()  : CreateQueryPrimaryIndexOptions
timeout()  : CreateQueryPrimaryIndexOptions
Sets the operation timeout in milliseconds.

Properties

Methods


        

Search results