%iKnow.Objects.VirtualDictionaryMatch
deprecated persistent class %iKnow.Objects.VirtualDictionaryMatch extends %Library.Persistent
SQL Table Name: %iKnow_Objects.VirtualDictionaryMatch
This is a read-only object representation wrapping the internal iKnow data structures for Dictionary Matches in a Virtual Source.
This class can be used from ObjectScript or SQL to access a single or small number of entries, but the storage mappings are not meant to support elaborate or complex queries targeting this SQL table.
Please use the predefined queries in %iKnow.Matching.MatchingAPI and other query classes to consult entity data as the internal global structures are designed to optimize performance for these queries rather than general-purpose access.
Property Inventory
- Dictionary
- DictionaryId
- DictionaryItem
- DictionaryItemId
- DictionaryMatchId
- DictionaryTerm
- DictionaryTermId
- DomainId
- FirstMatchedPositionInPath
- IsOrdered
- LastMatchedPositionInPath
- MatchScore
- MatchedConceptCount
- MatchedCrcOccurrence
- MatchedEntityCount
- MatchedEntityOccurrence
- MatchedPathSectionLength
- MatchedRelationCount
- NegatedEntityCount
- PartialMatchCount
- TargetId
- TargetType
- TargetTypeString
- VirtualSourceId
Parameters
Properties
Indexes
Inherited Members
Inherited Methods
- %AddToSaveSet()
- %AddToSyncSet()
- %BuildDeferredIndices()
- %BuildIndicesAsync()
- %BuildIndicesAsyncResponse()
- %CheckConstraints()
- %CheckConstraintsForExtent()
- %ClassIsLatestVersion()
- %ClassName()
- %ComposeOid()
- %ConstructClone()
- %Delete()
- %DeleteExtent()
- %DeleteId()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Exists()
- %ExistsId()
- %Extends()
- %GUID()
- %GUIDSet()
- %GetLock()
- %GetParameter()
- %GetSwizzleObject()
- %Id()
- %IsA()
- %IsModified()
- %IsNull()
- %KillExtent()
- %LockExtent()
- %LockId()
- %New()
- %NormalizeObject()
- %ObjectIsNull()
- %ObjectModified()
- %Oid()
- %OnBeforeAddToSync()
- %OnDeleteFinally()
- %OnDetermineClass()
- %OnOpenFinally()
- %OnSaveFinally()
- %Open()
- %OpenId()
- %OriginalNamespace()
- %PackageName()
- %PurgeIndices()
- %Reload()
- %RemoveFromSaveSet()
- %ResolveConcurrencyConflict()
- %RollBack()
- %Save()
- %SaveDirect()
- %SerializeObject()
- %SetModified()
- %SortBegin()
- %SortEnd()
- %SyncObjectIn()
- %SyncTransport()
- %UnlockExtent()
- %UnlockId()
- %ValidateIndices()
- %ValidateObject()
- %ValidateTable()
Storage
Storage Model: SQLStorage
Maps: 2
Map number 1 is named DictItemIndex
thismap.Global: ^IRIS.IKV.Mat.DictItemToMatch
Map number 2 is named MainMap
thismap.Global: ^IRIS.IKV.Mat.MatchId
^IRIS.IKV.Mat.DictItemToMatch({DomainId},{VirtualSourceId},{DictionaryItemId},{DictionaryMatchId})
|
= |
|
^IRIS.IKV.Mat.MatchId({DomainId},{VirtualSourceId},{DictionaryMatchId})
|
= |
|