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.34

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>

If you contact me by email, please make sure you include the word "Perl" in your subject header to help beat the spam filters.

COPYRIGHT AND LICENSE

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

This is free software; you can redistribute it and/or modify it under the terms of the Artistic License 2.0 or (at your option) the same terms as the Perl 5 programming language system itself.