-record(graph_edge, { source :: binary(), target :: binary(), relation_type :: binary() }).