Changes for version 0.21 - 2021-02-06
- add experimental support for HTTP responses in Jolt format
- add experimental option for custom networking modules
- announce future switch from Neo4j::Driver::Type::* to Neo4j::Types::*
- fix Node->labels() method, which could die on nodes without labels (issue #11)
- declare Time::Piece 1.20 dependency (for Perl < 5.14)
- remove REST::Client dependency
Modules
Perl Neo4j driver for Bolt and HTTP
Networking delegate for Neo4j Bolt
Networking delegate for Neo4j HTTP
HTTP agent adapter for libwww-perl
Container for Cypher result values
Result of running a Cypher statement (a stream of records)
Bolt result handler
JSON/REST result handler
Jolt result handler
Fallback handler for result errors
Details about the result of running a statement
Provides Neo4j server address and version
Context of work for database interactions
DEPRECATED (renamed to Neo4j::Driver::Result)
Statement statistics
Logical container for an atomic unit of work
Describes a node from a Neo4j graph
Directed sequence of relationships between two nodes
Represents a Neo4j spatial point value
Describes a relationship from a Neo4j graph
Represents a Neo4j temporal value
Provides
in lib/Neo4j/Driver/ResultColumns.pm