Skip to content

v1.2 query and dist

Compare
Choose a tag to compare
@codingmiao codingmiao released this 07 Jul 07:33
· 48 commits to master since this release

1.2版本趋于稳定,包含空间查询和最邻近搜索两个模块

maven依赖

<dependency>
    <groupId>org.wowtools</groupId>
    <artifactId>neo4j-rtree</artifactId>
    <version>1.2</version>
</dependency>