A concept is a higher-level, normalized term.
A document is the central a piece of content that gets indexed and searched.
A unique ID. The underlying type is an implementation detail and subject to change.
An index is a hashmap of documents
Reference to external storage of documents
A Node
represents single concept and its connections to other concepts.
A normalized term is a higher-level term that has been normalized
The value of a normalized term
Rank of an document in the search results
Query type for searching documents in the RoleGraph
.
It contains the search term, skip and limit parameters.
A thesaurus is a dictionary with synonyms which map to upper-level concepts.