The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Neo4j::Driver::Type::Temporal - Represents a Neo4j temporal value

VERSION

version 0.26

DESCRIPTION

Represents a date, time or duration value in Neo4j.

Temporal types are only supported in Neo4j version 3.4 and above.

BUGS

Neo4j::Driver::Type::Temporal is not yet implemented.

The package name Neo4j::Driver::Type::Temporal may change in future.

Temporal types may not work over a Bolt connection, because they are not yet supported by libneo4j-client (#36), which Neo4j::Bolt depends on internally. Use HTTP instead.

SEE ALSO

AUTHOR

Arne Johannessen <ajnn@cpan.org>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2016-2021 by Arne Johannessen.

This is free software, licensed under:

  The Artistic License 2.0 (GPL Compatible)