InGraphReferenceType: Exclude<ReferenceType, BuiltInConstant | BuiltInFunction>

Describes all types of reference (definitions) that can appear within a graph (i.e., that are not built-in like the default definition for the assignment operator <-).

InGraphIdentifierDefinition - for the definition of an identifier within the graph