neo4j-bolt-php icon indicating copy to clipboard operation
neo4j-bolt-php copied to clipboard

Message: Date is not yet supported as a return type in Bolt

Open TariqYousef opened this issue 7 years ago • 0 comments

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!

TariqYousef avatar Oct 08 '18 12:10 TariqYousef