Should a graph exceed the capacity of a cluster then graphs can be still
spread across database instances if the application builds in sharding logic.
Sharding involves the use of a synthetic identifier to join records across
database instances at the application level. How well this will perform
depends very much on the shape of the graph.
Some graphs will lend themselves to this.