Clusters and routing
The Cypher Transactional API provides a limited level of support for query routing.
The level of support depends on whether Server-side routing has been enabled:
Server-side routing | Support |
---|---|
|
Clusters support read-only queries. |
|
Clusters support routing for queries that involve a single request (i.e. via the By default, all transactions are considered This default value ensures that all queries are ultimately run on the leader.
To ensure efficient load balancing of |
Was this page helpful?