
org.wowtools.neo4j.rtree.internal.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of neo4j-rtree Show documentation
Show all versions of neo4j-rtree Show documentation
a spatial index for neo4j 4.x.
The newest version!
package org.wowtools.neo4j.rtree.internal;
/**
* Do not use this "internal" package in your project.
* They are internal to neo4j-rtree and subject to change without notice, which may break or change the behavior of your code.
*
* 不要在您的项目中此“内部”包。 它们是neo4j-rtree内部实现方式,故会在无通知的情况下进行修改。
* 本包内的索引构建方式参考自
* https://github.com/conversant/rtree
**/
© 2015 - 2025 Weber Informatics LLC | Privacy Policy