Commit Graph

4 Commits

Author SHA1 Message Date
Jelle Pelgrims
ed17587170 Rename leftwardLabel and rightwardLabel
Renamed the leftwardLabel and rightwardlabel for Relationship to
leftwardValue and rightwardValue. Renamed the same values for
RelationshipType to leftwardType and rightwardType.
2019-08-13 15:30:49 +02:00
Jelle Pelgrims
3c31fdf648 Rename relationship type left and right labels
Renamed the columns 'left_label' and 'right_label' in the table
'relationship_type' to 'leftward_label' and 'rightward_label'.
Also renamed all instances of [l|L]eftLabel and [r|R]ightLabel
to [l|L]eftwardLabel and [r|R]ightwardLabel, respectively.
2019-08-06 13:59:58 +02:00
Andrew Wood
c7aded19a8 DS-4244 Improve comments for relationship concept unit test 2019-07-01 15:28:19 -04:00
Andrew Wood
2a32c7ec02 DS-4244 Add entity and relationship unit tests 2019-06-17 09:20:45 -04:00