You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| List | array with consecutive numeric keys from 0 |
136
142
| Dictionary | object or array which is not considered as list |
@@ -268,23 +274,3 @@ This library contains own PSR-16 cache implementation `\Bolt\helpers\FileCache`.
268
274
Bolt does collect anonymous analytics data. These data are just aggregated counts of executed queries and sessions. They are stored in [cache](#minidisc-psr-16-cache) and submitted once a day after midnight. You can opt out with environment variable `BOLT_ANALYTICS_OPTOUT`.
269
275
270
276
Analytics data are public and available at [Mixpanel](https://eu.mixpanel.com/p/7ttVKqvjdqJtGCjLCFgdeC).
271
-
272
-
## :pushpin: More solutions
273
-
274
-
If you need simple class to cover basic functionality you can
When you are in need of enterprise level take a look
278
-
on: [php-client](https://packagist.org/packages/laudis/neo4j-php-client)
279
-
280
-
PDO implementation is available at [pdo-bolt](https://github.com/stefanak-michal/pdo-bolt)
281
-
282
-
More informations can be found at: https://neo4j.com/developer/php/
283
-
284
-
## :recycle: Old versions
285
-
286
-
If you need support for end-of-life PHP versions, here is a short info list. Not all new features are implement backwards and this readme is updated to latest released version.
0 commit comments