Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Expose point type with Bolt V2 #461

Merged
merged 7 commits into from
Mar 1, 2018
Merged

Expose point type with Bolt V2 #461

merged 7 commits into from
Mar 1, 2018

Conversation

lutovich
Copy link
Contributor

@lutovich lutovich commented Jan 19, 2018

Introduced Bolt V1 as an extension of Bolt V1 with point type support. Added interfaces to expose point with single multi-dimensional coordinate. These interfaces are now experimental and will most likely change before the next stable release.

Introduced Bolt V1 as an extension of Bolt V1 with point type support.
Added interfaces to expose point with single multi-dimensional
coordinate. These interfaces are now experimental and will most likely
change before the next stable release.
Introduced new types for points instead of a single generic interface
that represents an arbitrary-dimensional point. This makes it cleaner
what kind of points are supported by the database. It also removes the
need for coordinate array creation and removes the `Coordinate`
interface all together.
@ali-ince
Copy link
Contributor

ali-ince commented Mar 1, 2018

Changes looks good to me!

@ali-ince ali-ince merged commit e9ccc38 into neo4j:1.6 Mar 1, 2018
@lutovich lutovich deleted the 1.6-point branch March 1, 2018 14:31
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants