Can we make two-way Relations (for Object relation type)?

This is not yet possible, but there is a feature request:

You can do it manually now. For example, you can create two Relations of type Object (for example, “Parent” and “Child”) and add the “Parent” Relation to one Object and link it to a second Object. In the second Object you add the “Child” Relation and link to the first Object. Cumbersome, but it works.