Skip to content

Commit 2ee39fd

Browse files
committed
removed asterix on cluster support
1 parent 674300e commit 2ee39fd

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -236,11 +236,9 @@ $client->run('MATCH (x {slug: $slug})', collect(['slug' => 'a']));
236236
| Transactions | Yes |
237237
| Http Protocol | Yes |
238238
| Bolt Protocol | Yes |
239-
| Cluster | Yes* |
239+
| Cluster | Yes |
240240
| Graph Representation | Roadmap |
241241

242-
* Auto routing for clusters is only available for bolt at the moment.
243-
244242
## Requirements
245243

246244
* PHP >= 7.4

0 commit comments

Comments
 (0)