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

NAME

Neo4j::Driver::Type::Point - Represents a Neo4j spatial point value

VERSION

version 0.19

DESCRIPTION

Represents a spatial point value in Neo4j.

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

BUGS

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

Spatial 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)