Note: the use of this class is no longer recommended for accessing elements of a specific domain.
For those scenarios, %iKnow.Tables.Utils offers a more flexible and customizable
way of projecting iKnow domain data to SQL
This is a read-only object representation wrapping the internal iKnow data structures for
Dictionary Matches.
This class can be used from Cache 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.
Copy link to this section Properties
Property methods: DictionaryCompute(), DictionaryGet(), DictionaryGetObject(), DictionaryGetObjectId(), DictionaryIdDisplayToLogical(), DictionaryIdGet(), DictionaryIdIsValid(), DictionaryIdLogicalToDisplay(), DictionaryIdNormalize(), DictionaryIdSet(), DictionaryItemCompute(), DictionaryItemGet(), DictionaryItemGetObject(), DictionaryItemGetObjectId(), DictionaryItemIdDisplayToLogical(), DictionaryItemIdGet(), DictionaryItemIdIsValid(), DictionaryItemIdLogicalToDisplay(), DictionaryItemIdNormalize(), DictionaryItemIdSet(), DictionaryItemSQLCompute(), DictionaryMatchIdDisplayToLogical(), DictionaryMatchIdGet(), DictionaryMatchIdIsValid(), DictionaryMatchIdLogicalToDisplay(), DictionaryMatchIdNormalize(), DictionaryMatchIdSet(), DictionarySQLCompute(), DictionaryTermCompute(), DictionaryTermGet(), DictionaryTermGetObject(), DictionaryTermGetObjectId(), DictionaryTermIdDisplayToLogical(), DictionaryTermIdGet(), DictionaryTermIdIsValid(), DictionaryTermIdLogicalToDisplay(), DictionaryTermIdNormalize(), DictionaryTermIdSet(), DictionaryTermSQLCompute()
Copy link to this section
property DictionaryId as %Integer ;
Property methods: DictionaryIdDisplayToLogical(), DictionaryIdGet(), DictionaryIdIsValid(), DictionaryIdLogicalToDisplay(), DictionaryIdNormalize(), DictionaryIdSet()
Property methods: DictionaryItemCompute(), DictionaryItemGet(), DictionaryItemGetObject(), DictionaryItemGetObjectId(), DictionaryItemIdDisplayToLogical(), DictionaryItemIdGet(), DictionaryItemIdIsValid(), DictionaryItemIdLogicalToDisplay(), DictionaryItemIdNormalize(), DictionaryItemIdSet(), DictionaryItemSQLCompute()
Copy link to this section
property DictionaryItemId as %Integer ;
Property methods: DictionaryItemIdDisplayToLogical(), DictionaryItemIdGet(), DictionaryItemIdIsValid(), DictionaryItemIdLogicalToDisplay(), DictionaryItemIdNormalize(), DictionaryItemIdSet()
Copy link to this section
property DictionaryMatchId as %Integer [ Required ];
Property methods: DictionaryMatchIdDisplayToLogical(), DictionaryMatchIdGet(), DictionaryMatchIdIsValid(), DictionaryMatchIdLogicalToDisplay(), DictionaryMatchIdNormalize(), DictionaryMatchIdSet()
Property methods: DictionaryTermCompute(), DictionaryTermGet(), DictionaryTermGetObject(), DictionaryTermGetObjectId(), DictionaryTermIdDisplayToLogical(), DictionaryTermIdGet(), DictionaryTermIdIsValid(), DictionaryTermIdLogicalToDisplay(), DictionaryTermIdNormalize(), DictionaryTermIdSet(), DictionaryTermSQLCompute()
Copy link to this section
property DictionaryTermId as %Integer ;
Property methods: DictionaryTermIdDisplayToLogical(), DictionaryTermIdGet(), DictionaryTermIdIsValid(), DictionaryTermIdLogicalToDisplay(), DictionaryTermIdNormalize(), DictionaryTermIdSet()
Copy link to this section
property DomainId as %Integer [ Required ];
Property methods: DomainIdDisplayToLogical(), DomainIdGet(), DomainIdIsValid(), DomainIdLogicalToDisplay(), DomainIdNormalize(), DomainIdSet()
Copy link to this section
property FirstMatchedPositionInPath as %Integer ;
Property methods: FirstMatchedPositionInPathDisplayToLogical(), FirstMatchedPositionInPathGet(), FirstMatchedPositionInPathIsValid(), FirstMatchedPositionInPathLogicalToDisplay(), FirstMatchedPositionInPathNormalize(), FirstMatchedPositionInPathSet()
Copy link to this section
property IsOrdered as %Boolean ;
Property methods: IsOrderedDisplayToLogical(), IsOrderedGet(), IsOrderedIsValid(), IsOrderedLogicalToDisplay(), IsOrderedNormalize(), IsOrderedSet()
Copy link to this section
property LastMatchedPositionInPath as %Integer ;
Property methods: LastMatchedPositionInPathDisplayToLogical(), LastMatchedPositionInPathGet(), LastMatchedPositionInPathIsValid(), LastMatchedPositionInPathLogicalToDisplay(), LastMatchedPositionInPathNormalize(), LastMatchedPositionInPathSet()
Copy link to this section
property MatchScore as %Numeric ;
Property methods: MatchScoreDisplayToLogical(), MatchScoreGet(), MatchScoreIsValid(), MatchScoreLogicalToDisplay(), MatchScoreNormalize(), MatchScoreSet()
Copy link to this section
property MatchedConceptCount as %Integer ;
Property methods: MatchedConceptCountDisplayToLogical(), MatchedConceptCountGet(), MatchedConceptCountIsValid(), MatchedConceptCountLogicalToDisplay(), MatchedConceptCountNormalize(), MatchedConceptCountSet()
Property methods: MatchedCrcOccurrenceCompute(), MatchedCrcOccurrenceGet(), MatchedCrcOccurrenceGetObject(), MatchedCrcOccurrenceGetObjectId(), MatchedCrcOccurrenceSQLCompute()
Copy link to this section
property MatchedEntityCount as %Integer [ Calculated ];
Property methods: MatchedEntityCountCompute(), MatchedEntityCountDisplayToLogical(), MatchedEntityCountGet(), MatchedEntityCountIsValid(), MatchedEntityCountLogicalToDisplay(), MatchedEntityCountNormalize(), MatchedEntityCountSQLCompute()
Property methods: MatchedEntityOccurrenceCompute(), MatchedEntityOccurrenceGet(), MatchedEntityOccurrenceGetObject(), MatchedEntityOccurrenceGetObjectId(), MatchedEntityOccurrenceSQLCompute()
Property methods: MatchedPathCompute(), MatchedPathGet(), MatchedPathGetObject(), MatchedPathGetObjectId(), MatchedPathSQLCompute(), MatchedPathSectionLengthCompute(), MatchedPathSectionLengthDisplayToLogical(), MatchedPathSectionLengthGet(), MatchedPathSectionLengthIsValid(), MatchedPathSectionLengthLogicalToDisplay(), MatchedPathSectionLengthNormalize(), MatchedPathSectionLengthSQLCompute()
Copy link to this section
property MatchedPathSectionLength as %Integer [ Calculated ];
Property methods: MatchedPathSectionLengthCompute(), MatchedPathSectionLengthDisplayToLogical(), MatchedPathSectionLengthGet(), MatchedPathSectionLengthIsValid(), MatchedPathSectionLengthLogicalToDisplay(), MatchedPathSectionLengthNormalize(), MatchedPathSectionLengthSQLCompute()
Copy link to this section
property MatchedRelationCount as %Integer ;
Property methods: MatchedRelationCountDisplayToLogical(), MatchedRelationCountGet(), MatchedRelationCountIsValid(), MatchedRelationCountLogicalToDisplay(), MatchedRelationCountNormalize(), MatchedRelationCountSet()
Copy link to this section
property NegatedEntityCount as %Integer ;
Property methods: NegatedEntityCountDisplayToLogical(), NegatedEntityCountGet(), NegatedEntityCountIsValid(), NegatedEntityCountLogicalToDisplay(), NegatedEntityCountNormalize(), NegatedEntityCountSet()
Copy link to this section
property PartialMatchCount as %Integer ;
Property methods: PartialMatchCountDisplayToLogical(), PartialMatchCountGet(), PartialMatchCountIsValid(), PartialMatchCountLogicalToDisplay(), PartialMatchCountNormalize(), PartialMatchCountSet()
Property methods: SentenceCompute(), SentenceGet(), SentenceGetObject(), SentenceGetObjectId(), SentenceSQLCompute()
Copy link to this section
property TargetId as %Integer ;
Property methods: TargetIdDisplayToLogical(), TargetIdGet(), TargetIdIsValid(), TargetIdLogicalToDisplay(), TargetIdNormalize(), TargetIdSet()
Copy link to this section
property TargetType as %Integer ;
Property methods: TargetTypeDisplayToLogical(), TargetTypeGet(), TargetTypeIsValid(), TargetTypeLogicalToDisplay(), TargetTypeNormalize(), TargetTypeSet(), TargetTypeStringCompute(), TargetTypeStringDisplayToLogical(), TargetTypeStringGet(), TargetTypeStringIsValid(), TargetTypeStringLogicalToDisplay(), TargetTypeStringLogicalToOdbc(), TargetTypeStringNormalize(), TargetTypeStringSQLCompute()
Copy link to this section
property TargetTypeString as %String [ Calculated ];
Property methods: TargetTypeStringCompute(), TargetTypeStringDisplayToLogical(), TargetTypeStringGet(), TargetTypeStringIsValid(), TargetTypeStringLogicalToDisplay(), TargetTypeStringLogicalToOdbc(), TargetTypeStringNormalize(), TargetTypeStringSQLCompute()