Coherence.C_CacheLoadParent()

Signature

void C_CacheLoadParent(Concept cept, boolean recursive)

Domain

action

Description

Loads from cache the parent concepts of the given concept.

Parameters

NameTypeDescription
ceptConcept
recursiveBooleanIf true, the load is recursive, that is, all the parents in the hierarchy are loaded.

Returns

None.

Cautions

none