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
I am getting this error when I try to query my neo4j DB using graphaware/neo4j-bolt-php:
Details
Type: GraphAware\Bolt\Exception\MessageFailureException
Message: Date is not yet supported as a return type in Bolt
File: /------------------/vendor/graphaware/neo4j-bolt/src/Protocol/V1/Response.php
Line: 66
any ideas ??
Thanks!
I am getting this error when I try to query my neo4j DB using graphaware/neo4j-bolt-php:
Details
Type: GraphAware\Bolt\Exception\MessageFailureException
Message: Date is not yet supported as a return type in Bolt
File: /------------------/vendor/graphaware/neo4j-bolt/src/Protocol/V1/Response.php
Line: 66
any ideas ??
Thanks!