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 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.
Properties (Including Private)Copy link to this section
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()
property DictionaryId as %Integer ;
Copy link to this section
Property methods: DictionaryIdDisplayToLogical(), DictionaryIdGet(), DictionaryIdIsValid(), DictionaryIdLogicalToDisplay(), DictionaryIdNormalize(), DictionaryIdSet()
Property methods: DictionaryItemCompute(), DictionaryItemGet(), DictionaryItemGetObject(), DictionaryItemGetObjectId(), DictionaryItemIdDisplayToLogical(), DictionaryItemIdGet(), DictionaryItemIdIsValid(), DictionaryItemIdLogicalToDisplay(), DictionaryItemIdNormalize(), DictionaryItemIdSet(), DictionaryItemSQLCompute()
property DictionaryItemId as %Integer ;
Copy link to this section
Property methods: DictionaryItemIdDisplayToLogical(), DictionaryItemIdGet(), DictionaryItemIdIsValid(), DictionaryItemIdLogicalToDisplay(), DictionaryItemIdNormalize(), DictionaryItemIdSet()
property DictionaryMatchId as %Integer [ Required ];
Copy link to this section
Property methods: DictionaryMatchIdDisplayToLogical(), DictionaryMatchIdGet(), DictionaryMatchIdIsValid(), DictionaryMatchIdLogicalToDisplay(), DictionaryMatchIdNormalize(), DictionaryMatchIdSet()
Property methods: DictionaryTermCompute(), DictionaryTermGet(), DictionaryTermGetObject(), DictionaryTermGetObjectId(), DictionaryTermIdDisplayToLogical(), DictionaryTermIdGet(), DictionaryTermIdIsValid(), DictionaryTermIdLogicalToDisplay(), DictionaryTermIdNormalize(), DictionaryTermIdSet(), DictionaryTermSQLCompute()
property DictionaryTermId as %Integer ;
Copy link to this section
Property methods: DictionaryTermIdDisplayToLogical(), DictionaryTermIdGet(), DictionaryTermIdIsValid(), DictionaryTermIdLogicalToDisplay(), DictionaryTermIdNormalize(), DictionaryTermIdSet()
property DomainId as %Integer [ Required ];
Copy link to this section
Property methods: DomainIdDisplayToLogical(), DomainIdGet(), DomainIdIsValid(), DomainIdLogicalToDisplay(), DomainIdNormalize(), DomainIdSet()
property FirstMatchedPositionInPath as %Integer ;
Copy link to this section
Property methods: FirstMatchedPositionInPathDisplayToLogical(), FirstMatchedPositionInPathGet(), FirstMatchedPositionInPathIsValid(), FirstMatchedPositionInPathLogicalToDisplay(), FirstMatchedPositionInPathNormalize(), FirstMatchedPositionInPathSet()
property IsOrdered as %Boolean ;
Copy link to this section
Property methods: IsOrderedDisplayToLogical(), IsOrderedGet(), IsOrderedIsValid(), IsOrderedLogicalToDisplay(), IsOrderedNormalize(), IsOrderedSet()
property LastMatchedPositionInPath as %Integer ;
Copy link to this section
Property methods: LastMatchedPositionInPathDisplayToLogical(), LastMatchedPositionInPathGet(), LastMatchedPositionInPathIsValid(), LastMatchedPositionInPathLogicalToDisplay(), LastMatchedPositionInPathNormalize(), LastMatchedPositionInPathSet()
property MatchScore as %Numeric ;
Copy link to this section
Property methods: MatchScoreDisplayToLogical(), MatchScoreGet(), MatchScoreIsValid(), MatchScoreLogicalToDisplay(), MatchScoreNormalize(), MatchScoreSet()
property MatchedConceptCount as %Integer ;
Copy link to this section
Property methods: MatchedConceptCountDisplayToLogical(), MatchedConceptCountGet(), MatchedConceptCountIsValid(), MatchedConceptCountLogicalToDisplay(), MatchedConceptCountNormalize(), MatchedConceptCountSet()
Property methods: MatchedCrcOccurrenceCompute(), MatchedCrcOccurrenceGet(), MatchedCrcOccurrenceGetObject(), MatchedCrcOccurrenceGetObjectId(), MatchedCrcOccurrenceSQLCompute()
property MatchedEntityCount as %Integer [ Calculated ];
Copy link to this section
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()
property MatchedPathSectionLength as %Integer [ Calculated ];
Copy link to this section
Property methods: MatchedPathSectionLengthCompute(), MatchedPathSectionLengthDisplayToLogical(), MatchedPathSectionLengthGet(), MatchedPathSectionLengthIsValid(), MatchedPathSectionLengthLogicalToDisplay(), MatchedPathSectionLengthNormalize(), MatchedPathSectionLengthSQLCompute()
property MatchedRelationCount as %Integer ;
Copy link to this section
Property methods: MatchedRelationCountDisplayToLogical(), MatchedRelationCountGet(), MatchedRelationCountIsValid(), MatchedRelationCountLogicalToDisplay(), MatchedRelationCountNormalize(), MatchedRelationCountSet()
property NegatedEntityCount as %Integer ;
Copy link to this section
Property methods: NegatedEntityCountDisplayToLogical(), NegatedEntityCountGet(), NegatedEntityCountIsValid(), NegatedEntityCountLogicalToDisplay(), NegatedEntityCountNormalize(), NegatedEntityCountSet()
property PartialMatchCount as %Integer ;
Copy link to this section
Property methods: PartialMatchCountDisplayToLogical(), PartialMatchCountGet(), PartialMatchCountIsValid(), PartialMatchCountLogicalToDisplay(), PartialMatchCountNormalize(), PartialMatchCountSet()
Property methods: SentenceCompute(), SentenceGet(), SentenceGetObject(), SentenceGetObjectId(), SentenceSQLCompute()
property TargetId as %Integer ;
Copy link to this section
Property methods: TargetIdDisplayToLogical(), TargetIdGet(), TargetIdIsValid(), TargetIdLogicalToDisplay(), TargetIdNormalize(), TargetIdSet()
property TargetType as %Integer ;
Copy link to this section
Property methods: TargetTypeDisplayToLogical(), TargetTypeGet(), TargetTypeIsValid(), TargetTypeLogicalToDisplay(), TargetTypeNormalize(), TargetTypeSet(), TargetTypeStringCompute(), TargetTypeStringDisplayToLogical(), TargetTypeStringGet(), TargetTypeStringIsValid(), TargetTypeStringLogicalToDisplay(), TargetTypeStringLogicalToOdbc(), TargetTypeStringNormalize(), TargetTypeStringSQLCompute()
property TargetTypeString as %String [ Calculated ];
Copy link to this section
Property methods: TargetTypeStringCompute(), TargetTypeStringDisplayToLogical(), TargetTypeStringGet(), TargetTypeStringIsValid(), TargetTypeStringLogicalToDisplay(), TargetTypeStringLogicalToOdbc(), TargetTypeStringNormalize(), TargetTypeStringSQLCompute()