Documentation

AnalyticsIndexManager
in package

Table of Contents

connectLink()  : mixed
createDataset()  : mixed
createDataverse()  : mixed
createIndex()  : mixed
createLink()  : mixed
disconnectLink()  : mixed
dropDataset()  : mixed
dropDataverse()  : mixed
dropIndex()  : mixed
dropLink()  : mixed
getAllDatasets()  : mixed
getAllIndexes()  : mixed
getLinks()  : mixed
getPendingMutations()  : mixed
replaceLink()  : mixed

Methods

createIndex()

public createIndex(string $datasetName, string $indexName, array<string|int, mixed> $fields[, CreateAnalyticsIndexOptions $options = null ]) : mixed
Parameters
$datasetName : string
$indexName : string
$fields : array<string|int, mixed>
$options : CreateAnalyticsIndexOptions = null
Return values
mixed

getAllDatasets()

public getAllDatasets() : mixed
Return values
mixed

getAllIndexes()

public getAllIndexes() : mixed
Return values
mixed

getPendingMutations()

public getPendingMutations() : mixed
Return values
mixed

Search results