Class: Rafflesia::Types::OntologyTypedKeyEdgeDefinitionSource

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

Constant Summary collapse

DECLARED =
'declared'
GENERATED_RECIPROCAL =
'generated_reciprocal'
DERIVED_ROW_TRANSITION =
'derived_row_transition'
ALL =
[DECLARED, GENERATED_RECIPROCAL, DERIVED_ROW_TRANSITION].freeze