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.
2 parents 2ee39fd + b234adf commit 06340afCopy full SHA for 06340af
README.md
@@ -258,7 +258,7 @@ $client->run('MATCH (x {slug: $slug})', collect(['slug' => 'a']));
258
259
### Support for graph representation instead of simple records
260
261
-Version 2.0 will have graph representation suppport. The inteface for this is not yet set in stone, but will be somthing akin to this:
+Version 2.0 will have graph representation support. The interface for this is not yet set in stone, but will be somthing akin to this:
262
263
```php
264
$client = $clientBuilder->withGraph($client);
0 commit comments