Changes for version 0.18 - 2020-10-24

  • fix handling of index/key collisions in field names
  • deprecate experimental Record->{column_keys} access
  • deprecate experimental Record->{meta} access
  • deprecate experimental Path->path() method
  • warn when accessing the internals of node/rel/path objects (see issue #8)

Documentation

Modules

Perl implementation of the Neo4j Driver API
Container for Cypher result values
Structure definition of Cypher result values
Details about the result of running a statement
Provides Neo4j server address and version
Context of work for database interactions
Result of running a Cypher statement (a stream of records)
Statement statistics
Logical container for an atomic unit of work
Adapter for Neo4j::Bolt
Adapter for the Neo4j Transactional HTTP API
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