-
-
24 Oct 2020 08:40:30 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues
- Testers (9 / 0 / 0)
- Kwalitee
Bus factor: 2- 89.24% Coverage
- License: artistic_2
- Perl: v5.10.0
- Activity
24 month- Tools
- Download (63.05KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
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 APIContainer for Cypher result valuesStructure definition of Cypher result valuesDetails about the result of running a statementProvides Neo4j server address and versionContext of work for database interactionsResult of running a Cypher statement (a stream of records)Statement statisticsLogical container for an atomic unit of workAdapter for Neo4j::BoltAdapter for the Neo4j Transactional HTTP APIDescribes a node from a Neo4j graphDirected sequence of relationships between two nodesRepresents a Neo4j spatial point valueDescribes a relationship from a Neo4j graphRepresents a Neo4j temporal valueModule Install Instructions
To install Neo4j::Driver, copy and paste the appropriate command in to your terminal.
cpanm Neo4j::Driver
perl -MCPAN -e shell install Neo4j::Driver
For more information on module installation, please visit the detailed CPAN module installation guide.