AllWordsInTable Method

Stot

Stot

IStore..::..AllWordsInTable Method

Gets all the words in the inverted index table

Namespace:  Engine
Assembly:  Engine (in Engine.dll)

Syntax


string[] AllWordsInTable()
Function AllWordsInTable As String()
array<String^>^ AllWordsInTable()

Return Value

an array of the words contained in the inverted index table.