Navigation: Code Documentation > IE > InferenceEngine > Types
TFactsCache Type
Represents an alias of the TRSHashTable type.
Namespace: InferenceEngine
Delphi
type TFactsCache = TRSHashTable<Integer, IFact>;
•InferenceEngine