We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
As per https://docs.arangodb.com/3.3/Manual/Graphs/Pregel/#requirements-for-collections-in-a-cluster-non-smart-graph, edge collections have to be sharded in a specific way, i.e. the distributeShardsLike have to be defined as well, but I could not found that in the Java driver.
distributeShardsLike
Could you please add that option to the CollectionCreateOptions class?
CollectionCreateOptions