Store Methods

Stot

Stot

Store Methods

The Store type exposes the following members.

Methods


  Name Description
Public method AddToDocTable
Adds the document to document table.
Public method AddWordUnderDocument
Adds the word to table under the Document.
Public method AllDocumentsContainingWord
Alls the documents containing a word.
Public method AllWordsInTable
Alls the words in the table.
Public method CheckWordInDoc
Checks if the word is in the document.
Public method Delete
Deletes the specified document from the Database.
Public method GetAllDoc
Gets all Documents in the Table
Public method GetRelevance
Gets the relevance of the Doc.
Public method PositionsWordOccursInDocument
Gets the positions the word occurs in the document.
Public method RemoveDocument
Removes the document from under the Word.
Public method WordsPositions
Gets all documents a word occurs in and the Positions in which they occur