Stot
|
Store Methods
The Store type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
AddToDocTable |
Adds the document to document table.
|
![]() |
AddWordUnderDocument |
Adds the word to table under the Document.
|
![]() |
AllDocumentsContainingWord |
Alls the documents containing a word.
|
![]() |
AllWordsInTable |
Alls the words in the table.
|
![]() |
CheckWordInDoc |
Checks if the word is in the document.
|
![]() |
Delete |
Deletes the specified document from the Database.
|
![]() |
GetAllDoc |
Gets all Documents in the Table
|
![]() |
GetRelevance |
Gets the relevance of the Doc.
|
![]() |
PositionsWordOccursInDocument |
Gets the positions the word occurs in the document.
|
![]() |
RemoveDocument |
Removes the document from under the Word.
|
![]() |
WordsPositions |
Gets all documents a word occurs in and the Positions in which they occur
|