Changes for version 0.27 - 2021-08-28
- Add config options for auth and uri
- Allow config option hashes to be passed by reference
- Allow passing config options to new()
- Rename config option tls to encrypted
- Rename config option tls_ca to trust_ca
Documentation
Explains features that have been deprecated, but not yet removed
Explains the design of the networking modules
Modules
Neo4j community graph database driver for Bolt and 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/Net/Bolt.pm
in lib/Neo4j/Driver/Net/HTTP.pm
in lib/Neo4j/Driver/ResultColumns.pm