# Problem ROGM is designed and was in the past (version: [1.1.11](https://github.com/RunedUniverse/rogm/releases/tag/v1.1.11)) able to link multiple relations to a single node. At the current time(version: [2.1.2](https://github.com/RunedUniverse/rogm/releases/tag/rogm-bom%2Fv2.1.2) [Latest](https://github.com/RunedUniverse/rogm/releases/latest)) ROGM only indexes the first occurrence of a field annotated with `@Relationship`
Problem
ROGM is designed and was in the past (version: 1.1.11) able to link multiple relations to a single node.
At the current time(version: 2.1.2 Latest) ROGM only indexes the first occurrence of a field annotated with
@Relationship