Class: Rafflesia::Types::OntologyTypedKeyEdgeKind

Inherits:
Object
  • Object
show all
Defined in:
lib/rafflesia/types/ontology_typed_key_edge_kind.rb

Constant Summary collapse

IDENTITY_EQUIVALENCE =
'identity_equivalence'
BRIDGE_TRANSITION =
'bridge_transition'
ALL =
[IDENTITY_EQUIVALENCE, BRIDGE_TRANSITION].freeze