@Relationship(type = "HAS", direction = Relationsh...
# announcements
s
@Relationship(type = "HAS", direction = Relationship.OUTGOING) private List<Employee> employees;