Skip to content

Tags: Teglgaard/neo4j-bolt-php

Tags

1.11.0

Toggle 1.11.0's commit message
allow event dispatcher 4.0

1.10.0

Toggle 1.10.0's commit message
Merge pull request graphaware#23 from graphaware/collections

implement array wrappers for List and Map, fix graphaware#22

1.9.2

Toggle 1.9.2's commit message
Merge pull request graphaware#21 from graphaware/fix/marker-d6

added implementation of Unpacking List 32 - marker d6

1.9.1

Toggle 1.9.1's commit message
fixed statistics being null for read-only queries

1.9.0

Toggle 1.9.0's commit message
Merge pull request graphaware#19 from Nyholm/patch-config

Make sure to type hint to Configuration

1.8.3

Toggle 1.8.3's commit message
Merge pull request graphaware#17 from jerairrest/remove-runtime

Remove runtime

1.8.2

Toggle 1.8.2's commit message
removed omitted var_dump

1.8.1

Toggle 1.8.1's commit message
fix issue with pipelines staying idle

1.8.0

Toggle 1.8.0's commit message
implemented firstRecordOrDefault

1.7.1

Toggle 1.7.1's commit message
aligned thrown exception when there is no record and getRecord or fir…

…stRecord is called