public Iterable<RelationshipType> getRelationshipTypes() {
   return nodeManager.getRelationshipTypes();
 }