Documentation

CreateQueryIndexOptions
in package

Table of Contents

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

Properties

Methods


        

Search results