Does anyone know if it is possible to create circular oriented graphs with Mongodb or need a specific graph-oriented database such as neo4j.
Node A (The alloy with B)
Node B (B alloys with C)
Node C (C binds to A)
A-> -B-> -C-> -A (closing the circuit)