Skip to content

Commit 8dc9120

Browse files
committed
Add more to JanusGraph GeoSpatial API section
1 parent 21c0f0a commit 8dc9120

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

book/Gremlin-Graph-Guide.adoc

+4-2
Original file line numberDiff line numberDiff line change
@@ -14487,8 +14487,10 @@ lhr_circ.intersect(man_circ)
1448714487
false
1448814488
----
1448914489

14490-
To prove that the tests work, let's create another 100km circle with Liverpool (LPL)
14491-
in the middle and compare that one with the Manchester circle.
14490+
As you can see the test returns 'false' indicating that there are no shared points.
14491+
To prove that the tests work when points do overlap, let's create another 100km
14492+
circle with Liverpool (LPL) in the middle and compare that one with the Manchester
14493+
circle.
1449214494

1449314495
[source,groovy]
1449414496
----

0 commit comments

Comments
 (0)