Skip to content

Merge pull request #397 from neo4j-contrib/feature/add-pr-builds #6

Merge pull request #397 from neo4j-contrib/feature/add-pr-builds

Merge pull request #397 from neo4j-contrib/feature/add-pr-builds #6

GitHub Actions / Test Results succeeded May 29, 2024 in 0s

All 290 tests pass in 9m 32s

290 tests   290 ✅  9m 32s ⏱️
 32 suites    0 💤
 32 files      0 ❌

Results for commit 4ed2740.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

290 tests found

There are 290 tests, see "Raw output" for the full list of tests.
Raw output
org.neo4j.gis.spatial.LayerSignatureTest ‑ testDefaultSimplePointLayer
org.neo4j.gis.spatial.LayerSignatureTest ‑ testDynamicLayer
org.neo4j.gis.spatial.LayerSignatureTest ‑ testNativePointLayer
org.neo4j.gis.spatial.LayerSignatureTest ‑ testSimplePointLayer
org.neo4j.gis.spatial.LayerSignatureTest ‑ testSimpleWKBLayer
org.neo4j.gis.spatial.LayerSignatureTest ‑ testWKBLayer
org.neo4j.gis.spatial.LayerSignatureTest ‑ testWKTLayer
org.neo4j.gis.spatial.LayersTest ‑ testBasicLayerOperations
org.neo4j.gis.spatial.LayersTest ‑ testDeleteNativePointGeometry
org.neo4j.gis.spatial.LayersTest ‑ testDeleteSimplePointGeometry
org.neo4j.gis.spatial.LayersTest ‑ testEditableLayer
org.neo4j.gis.spatial.LayersTest ‑ testEditableLayers
org.neo4j.gis.spatial.LayersTest ‑ testIndexAccessAfterBulkInsertion
org.neo4j.gis.spatial.LayersTest ‑ testNativePointLayerWithGeohash
org.neo4j.gis.spatial.LayersTest ‑ testNativePointLayerWithRTree
org.neo4j.gis.spatial.LayersTest ‑ testShapefileExport
org.neo4j.gis.spatial.LayersTest ‑ testSimplePointLayerWithGeohash
org.neo4j.gis.spatial.LayersTest ‑ testSimplePointLayerWithRTree
org.neo4j.gis.spatial.LayersTest ‑ testSnapToLine
org.neo4j.gis.spatial.Neo4jSpatialDataStoreTest ‑ shouldBeAbleToGetFeatureSourceForLayer
org.neo4j.gis.spatial.Neo4jSpatialDataStoreTest ‑ shouldBeAbleToGetInfoForLayer
org.neo4j.gis.spatial.Neo4jSpatialDataStoreTest ‑ shouldBeAbleToGetSchemaForLayer
org.neo4j.gis.spatial.Neo4jSpatialDataStoreTest ‑ shouldBeAbleToListLayers
org.neo4j.gis.spatial.Neo4jSpatialDataStoreTest ‑ shouldOpenDataStore
org.neo4j.gis.spatial.Neo4jSpatialDataStoreTest ‑ shouldOpenDataStoreOnNonSpatialDatabase
org.neo4j.gis.spatial.OsmAnalysisTest ‑ runTest(String, int, int)[1]
org.neo4j.gis.spatial.OsmAnalysisTest ‑ runTest(String, int, int)[2]
org.neo4j.gis.spatial.ProgressLoggingListenerTest ‑ testProgressLoggingListnerWithAllLogs
org.neo4j.gis.spatial.ProgressLoggingListenerTest ‑ testProgressLoggingListnerWithOnlyStartAndEnd
org.neo4j.gis.spatial.RTreeBulkInsertTest ‑ shouldInsertManyNodesInBulkWithGeohash_large
org.neo4j.gis.spatial.RTreeBulkInsertTest ‑ shouldInsertManyNodesInBulkWithGeohash_medium
org.neo4j.gis.spatial.RTreeBulkInsertTest ‑ shouldInsertManyNodesInBulkWithGeohash_small
org.neo4j.gis.spatial.RTreeBulkInsertTest ‑ shouldInsertManyNodesInBulkWithGeohash_very_small
org.neo4j.gis.spatial.RTreeBulkInsertTest ‑ shouldInsertManyNodesInBulkWithGreenesSplit_medium_10
org.neo4j.gis.spatial.RTreeBulkInsertTest ‑ shouldInsertManyNodesInBulkWithGreenesSplit_medium_100
org.neo4j.gis.spatial.RTreeBulkInsertTest ‑ shouldInsertManyNodesInBulkWithGreenesSplit_small_10
org.neo4j.gis.spatial.RTreeBulkInsertTest ‑ shouldInsertManyNodesInBulkWithGreenesSplit_small_100
org.neo4j.gis.spatial.RTreeBulkInsertTest ‑ shouldInsertManyNodesInBulkWithGreenesSplit_very_small_10
org.neo4j.gis.spatial.RTreeBulkInsertTest ‑ shouldInsertManyNodesInBulkWithHilbert_large
org.neo4j.gis.spatial.RTreeBulkInsertTest ‑ shouldInsertManyNodesInBulkWithHilbert_medium
org.neo4j.gis.spatial.RTreeBulkInsertTest ‑ shouldInsertManyNodesInBulkWithHilbert_small
org.neo4j.gis.spatial.RTreeBulkInsertTest ‑ shouldInsertManyNodesInBulkWithHilbert_very_small
org.neo4j.gis.spatial.RTreeBulkInsertTest ‑ shouldInsertManyNodesInBulkWithQuadraticSplit_medium_10
org.neo4j.gis.spatial.RTreeBulkInsertTest ‑ shouldInsertManyNodesInBulkWithQuadraticSplit_small_10
org.neo4j.gis.spatial.RTreeBulkInsertTest ‑ shouldInsertManyNodesInBulkWithQuadraticSplit_small_100
org.neo4j.gis.spatial.RTreeBulkInsertTest ‑ shouldInsertManyNodesInBulkWithQuadraticSplit_very_small_10
org.neo4j.gis.spatial.RTreeBulkInsertTest ‑ shouldInsertManyNodesInBulkWithZOrder_large
org.neo4j.gis.spatial.RTreeBulkInsertTest ‑ shouldInsertManyNodesInBulkWithZOrder_medium
org.neo4j.gis.spatial.RTreeBulkInsertTest ‑ shouldInsertManyNodesInBulkWithZOrder_small
org.neo4j.gis.spatial.RTreeBulkInsertTest ‑ shouldInsertManyNodesInBulkWithZOrder_very_small
org.neo4j.gis.spatial.RTreeBulkInsertTest ‑ shouldInsertManyNodesIndividuallyGreenesSplit_very_small_10
org.neo4j.gis.spatial.RTreeBulkInsertTest ‑ shouldInsertManyNodesIndividuallyWithGeohash_large
org.neo4j.gis.spatial.RTreeBulkInsertTest ‑ shouldInsertManyNodesIndividuallyWithGeohash_medium
org.neo4j.gis.spatial.RTreeBulkInsertTest ‑ shouldInsertManyNodesIndividuallyWithGeohash_small
org.neo4j.gis.spatial.RTreeBulkInsertTest ‑ shouldInsertManyNodesIndividuallyWithGeohash_very_small
org.neo4j.gis.spatial.RTreeBulkInsertTest ‑ shouldInsertManyNodesIndividuallyWithHilbert_large
org.neo4j.gis.spatial.RTreeBulkInsertTest ‑ shouldInsertManyNodesIndividuallyWithHilbert_medium
org.neo4j.gis.spatial.RTreeBulkInsertTest ‑ shouldInsertManyNodesIndividuallyWithHilbert_small
org.neo4j.gis.spatial.RTreeBulkInsertTest ‑ shouldInsertManyNodesIndividuallyWithHilbert_very_small
org.neo4j.gis.spatial.RTreeBulkInsertTest ‑ shouldInsertManyNodesIndividuallyWithQuadraticSplit_very_small_10
org.neo4j.gis.spatial.RTreeBulkInsertTest ‑ shouldInsertManyNodesIndividuallyWithZOrder_large
org.neo4j.gis.spatial.RTreeBulkInsertTest ‑ shouldInsertManyNodesIndividuallyWithZOrder_medium
org.neo4j.gis.spatial.RTreeBulkInsertTest ‑ shouldInsertManyNodesIndividuallyWithZOrder_small
org.neo4j.gis.spatial.RTreeBulkInsertTest ‑ shouldInsertManyNodesIndividuallyWithZOrder_very_small
org.neo4j.gis.spatial.TestDynamicLayers ‑ testImageExport_HighwayShp
org.neo4j.gis.spatial.TestDynamicLayers ‑ testShapefileExport_Map1
org.neo4j.gis.spatial.TestDynamicLayers ‑ testShapefileExport_Map2
org.neo4j.gis.spatial.TestIntersectsPathQueries ‑ testPointSetGeoptimaIntersection
org.neo4j.gis.spatial.TestOSMImport ‑ buildDataModel
org.neo4j.gis.spatial.TestOSMImport ‑ runTest(String, boolean)[1]
org.neo4j.gis.spatial.TestOSMImport ‑ runTest(String, boolean)[2]
org.neo4j.gis.spatial.TestProcess ‑ testProcess
org.neo4j.gis.spatial.TestReadOnlyTransactions ‑ testNestedTransactionFF
org.neo4j.gis.spatial.TestReadOnlyTransactions ‑ testNestedTransactionFS
org.neo4j.gis.spatial.TestReadOnlyTransactions ‑ testNestedTransactionSF
org.neo4j.gis.spatial.TestReadOnlyTransactions ‑ testNestedTransactionSS
org.neo4j.gis.spatial.TestReadOnlyTransactions ‑ testNormalTransaction
org.neo4j.gis.spatial.TestRemove ‑ testAddMoreThanMaxNodeRefThenDeleteAll
org.neo4j.gis.spatial.TestSimplePointLayer ‑ testDensePointLayer
org.neo4j.gis.spatial.TestSimplePointLayer ‑ testIndexingExistingNativePointNodes
org.neo4j.gis.spatial.TestSimplePointLayer ‑ testIndexingExistingPointNodesWithMultipleLocations
org.neo4j.gis.spatial.TestSimplePointLayer ‑ testIndexingExistingSimplePointNodes
org.neo4j.gis.spatial.TestSimplePointLayer ‑ testNativePointLayer
org.neo4j.gis.spatial.TestSimplePointLayer ‑ testNearestNeighborSearchOnEmptyLayer
org.neo4j.gis.spatial.TestSimplePointLayer ‑ testNeoTextLayer
org.neo4j.gis.spatial.TestSimplePointLayer ‑ testSimplePointLayer
org.neo4j.gis.spatial.TestSpatial ‑ testOsmBillesholm
org.neo4j.gis.spatial.TestSpatial ‑ testOsmSweden
org.neo4j.gis.spatial.TestSpatial ‑ testOsmSwedenAdministrative
org.neo4j.gis.spatial.TestSpatial ‑ testShpSwedenAdministrative
org.neo4j.gis.spatial.TestSpatial ‑ testShpSwedenNatural
org.neo4j.gis.spatial.TestSpatial ‑ testShpSwedenWater
org.neo4j.gis.spatial.TestSpatialQueries ‑ testSearchClosestWithShortLongLineStrings
org.neo4j.gis.spatial.TestSpatialUtils ‑ testJTSLinearRef
org.neo4j.gis.spatial.TestSpatialUtils ‑ testSnapping
org.neo4j.gis.spatial.TestsForDocs ‑ testExportShapefileFromOSM
org.neo4j.gis.spatial.TestsForDocs ‑ testExportShapefileFromQuery
org.neo4j.gis.spatial.TestsForDocs ‑ testImportOSM
org.neo4j.gis.spatial.TestsForDocs ‑ testImportShapefile
org.neo4j.gis.spatial.TryWithResourceTest ‑ testSuppressedException
org.neo4j.gis.spatial.TryWithResourceTest ‑ testSuppressedExceptionTopLevel
org.neo4j.gis.spatial.index.LayerGeohashNativePointIndexTest ‑ shouldCreateAndFindAndDeleteIndexViaLayer
org.neo4j.gis.spatial.index.LayerGeohashNativePointIndexTest ‑ shouldCreateAndFindIndexViaLayer
org.neo4j.gis.spatial.index.LayerGeohashNativePointIndexTest ‑ shouldFindCorrectSetOfNodesInsideAndOnPolygonEdge
org.neo4j.gis.spatial.index.LayerGeohashNativePointIndexTest ‑ shouldFindNodeAddedDirectlyToIndex
org.neo4j.gis.spatial.index.LayerGeohashNativePointIndexTest ‑ shouldFindNodeAddedToIndexViaLayer
org.neo4j.gis.spatial.index.LayerGeohashNativePointIndexTest ‑ shouldFindOnlyOneOfTwoNodesAddedDirectlyToIndex
org.neo4j.gis.spatial.index.LayerGeohashSimplePointIndexTest ‑ shouldCreateAndFindAndDeleteIndexViaLayer
org.neo4j.gis.spatial.index.LayerGeohashSimplePointIndexTest ‑ shouldCreateAndFindIndexViaLayer
org.neo4j.gis.spatial.index.LayerGeohashSimplePointIndexTest ‑ shouldFindCorrectSetOfNodesInsideAndOnPolygonEdge
org.neo4j.gis.spatial.index.LayerGeohashSimplePointIndexTest ‑ shouldFindNodeAddedDirectlyToIndex
org.neo4j.gis.spatial.index.LayerGeohashSimplePointIndexTest ‑ shouldFindNodeAddedToIndexViaLayer
org.neo4j.gis.spatial.index.LayerGeohashSimplePointIndexTest ‑ shouldFindOnlyOneOfTwoNodesAddedDirectlyToIndex
org.neo4j.gis.spatial.index.LayerHilbertNativePointIndexTest ‑ shouldCreateAndFindAndDeleteIndexViaLayer
org.neo4j.gis.spatial.index.LayerHilbertNativePointIndexTest ‑ shouldCreateAndFindIndexViaLayer
org.neo4j.gis.spatial.index.LayerHilbertNativePointIndexTest ‑ shouldFindCorrectSetOfNodesInsideAndOnPolygonEdge
org.neo4j.gis.spatial.index.LayerHilbertNativePointIndexTest ‑ shouldFindNodeAddedDirectlyToIndex
org.neo4j.gis.spatial.index.LayerHilbertNativePointIndexTest ‑ shouldFindNodeAddedToIndexViaLayer
org.neo4j.gis.spatial.index.LayerHilbertNativePointIndexTest ‑ shouldFindOnlyOneOfTwoNodesAddedDirectlyToIndex
org.neo4j.gis.spatial.index.LayerHilbertSimplePointIndexTest ‑ shouldCreateAndFindAndDeleteIndexViaLayer
org.neo4j.gis.spatial.index.LayerHilbertSimplePointIndexTest ‑ shouldCreateAndFindIndexViaLayer
org.neo4j.gis.spatial.index.LayerHilbertSimplePointIndexTest ‑ shouldFindCorrectSetOfNodesInsideAndOnPolygonEdge
org.neo4j.gis.spatial.index.LayerHilbertSimplePointIndexTest ‑ shouldFindNodeAddedDirectlyToIndex
org.neo4j.gis.spatial.index.LayerHilbertSimplePointIndexTest ‑ shouldFindNodeAddedToIndexViaLayer
org.neo4j.gis.spatial.index.LayerHilbertSimplePointIndexTest ‑ shouldFindOnlyOneOfTwoNodesAddedDirectlyToIndex
org.neo4j.gis.spatial.index.LayerRTreeNativePointIndexTest ‑ shouldCreateAndFindAndDeleteIndexViaLayer
org.neo4j.gis.spatial.index.LayerRTreeNativePointIndexTest ‑ shouldCreateAndFindIndexViaLayer
org.neo4j.gis.spatial.index.LayerRTreeNativePointIndexTest ‑ shouldFindCorrectSetOfNodesInsideAndOnPolygonEdge
org.neo4j.gis.spatial.index.LayerRTreeNativePointIndexTest ‑ shouldFindNodeAddedDirectlyToIndex
org.neo4j.gis.spatial.index.LayerRTreeNativePointIndexTest ‑ shouldFindNodeAddedToIndexViaLayer
org.neo4j.gis.spatial.index.LayerRTreeNativePointIndexTest ‑ shouldFindOnlyOneOfTwoNodesAddedDirectlyToIndex
org.neo4j.gis.spatial.index.LayerRTreeSimplePointIndexTest ‑ shouldCreateAndFindAndDeleteIndexViaLayer
org.neo4j.gis.spatial.index.LayerRTreeSimplePointIndexTest ‑ shouldCreateAndFindIndexViaLayer
org.neo4j.gis.spatial.index.LayerRTreeSimplePointIndexTest ‑ shouldFindCorrectSetOfNodesInsideAndOnPolygonEdge
org.neo4j.gis.spatial.index.LayerRTreeSimplePointIndexTest ‑ shouldFindNodeAddedDirectlyToIndex
org.neo4j.gis.spatial.index.LayerRTreeSimplePointIndexTest ‑ shouldFindNodeAddedToIndexViaLayer
org.neo4j.gis.spatial.index.LayerRTreeSimplePointIndexTest ‑ shouldFindOnlyOneOfTwoNodesAddedDirectlyToIndex
org.neo4j.gis.spatial.index.LayerZOrderNativePointIndexTest ‑ shouldCreateAndFindAndDeleteIndexViaLayer
org.neo4j.gis.spatial.index.LayerZOrderNativePointIndexTest ‑ shouldCreateAndFindIndexViaLayer
org.neo4j.gis.spatial.index.LayerZOrderNativePointIndexTest ‑ shouldFindCorrectSetOfNodesInsideAndOnPolygonEdge
org.neo4j.gis.spatial.index.LayerZOrderNativePointIndexTest ‑ shouldFindNodeAddedDirectlyToIndex
org.neo4j.gis.spatial.index.LayerZOrderNativePointIndexTest ‑ shouldFindNodeAddedToIndexViaLayer
org.neo4j.gis.spatial.index.LayerZOrderNativePointIndexTest ‑ shouldFindOnlyOneOfTwoNodesAddedDirectlyToIndex
org.neo4j.gis.spatial.index.LayerZOrderSimplePointIndexTest ‑ shouldCreateAndFindAndDeleteIndexViaLayer
org.neo4j.gis.spatial.index.LayerZOrderSimplePointIndexTest ‑ shouldCreateAndFindIndexViaLayer
org.neo4j.gis.spatial.index.LayerZOrderSimplePointIndexTest ‑ shouldFindCorrectSetOfNodesInsideAndOnPolygonEdge
org.neo4j.gis.spatial.index.LayerZOrderSimplePointIndexTest ‑ shouldFindNodeAddedDirectlyToIndex
org.neo4j.gis.spatial.index.LayerZOrderSimplePointIndexTest ‑ shouldFindNodeAddedToIndexViaLayer
org.neo4j.gis.spatial.index.LayerZOrderSimplePointIndexTest ‑ shouldFindOnlyOneOfTwoNodesAddedDirectlyToIndex
org.neo4j.gis.spatial.pipes.GeoPipesDocTest ‑ boundary
org.neo4j.gis.spatial.pipes.GeoPipesDocTest ‑ break_up_all_geometries_into_points_and_make_density_islands_and_get_the_outer_linear_ring_of_the_density_islands_and_buffer_the_geometry_and_count_them
org.neo4j.gis.spatial.pipes.GeoPipesDocTest ‑ calculate_area
org.neo4j.gis.spatial.pipes.GeoPipesDocTest ‑ calculate_length
org.neo4j.gis.spatial.pipes.GeoPipesDocTest ‑ compute_distance
org.neo4j.gis.spatial.pipes.GeoPipesDocTest ‑ densify
org.neo4j.gis.spatial.pipes.GeoPipesDocTest ‑ difference
org.neo4j.gis.spatial.pipes.GeoPipesDocTest ‑ end_point
org.neo4j.gis.spatial.pipes.GeoPipesDocTest ‑ envelope
org.neo4j.gis.spatial.pipes.GeoPipesDocTest ‑ export_to_GML
org.neo4j.gis.spatial.pipes.GeoPipesDocTest ‑ extract_osm_points
org.neo4j.gis.spatial.pipes.GeoPipesDocTest ‑ extract_points
org.neo4j.gis.spatial.pipes.GeoPipesDocTest ‑ filter_by_cql_using_bbox
org.neo4j.gis.spatial.pipes.GeoPipesDocTest ‑ filter_by_cql_using_complex_cql
org.neo4j.gis.spatial.pipes.GeoPipesDocTest ‑ filter_by_cql_using_property
org.neo4j.gis.spatial.pipes.GeoPipesDocTest ‑ filter_by_not_null_property
org.neo4j.gis.spatial.pipes.GeoPipesDocTest ‑ filter_by_null_property
org.neo4j.gis.spatial.pipes.GeoPipesDocTest ‑ filter_by_osm_attribute
org.neo4j.gis.spatial.pipes.GeoPipesDocTest ‑ filter_by_property
org.neo4j.gis.spatial.pipes.GeoPipesDocTest ‑ filter_by_window_intersection
org.neo4j.gis.spatial.pipes.GeoPipesDocTest ‑ find_all
org.neo4j.gis.spatial.pipes.GeoPipesDocTest ‑ get_boundary_length
org.neo4j.gis.spatial.pipes.GeoPipesDocTest ‑ get_buffer
org.neo4j.gis.spatial.pipes.GeoPipesDocTest ‑ get_centroid
org.neo4j.gis.spatial.pipes.GeoPipesDocTest ‑ get_convex_hull
org.neo4j.gis.spatial.pipes.GeoPipesDocTest ‑ get_max_area
org.neo4j.gis.spatial.pipes.GeoPipesDocTest ‑ get_min_area
org.neo4j.gis.spatial.pipes.GeoPipesDocTest ‑ intersect_all
org.neo4j.gis.spatial.pipes.GeoPipesDocTest ‑ intersecting_windows
org.neo4j.gis.spatial.pipes.GeoPipesDocTest ‑ intersection
org.neo4j.gis.spatial.pipes.GeoPipesDocTest ‑ json
org.neo4j.gis.spatial.pipes.GeoPipesDocTest ‑ search_within_geometry
org.neo4j.gis.spatial.pipes.GeoPipesDocTest ‑ start_point
org.neo4j.gis.spatial.pipes.GeoPipesDocTest ‑ test_equality
org.neo4j.gis.spatial.pipes.GeoPipesDocTest ‑ translate_geometries
org.neo4j.gis.spatial.pipes.GeoPipesDocTest ‑ union
org.neo4j.gis.spatial.pipes.GeoPipesDocTest ‑ unite_all
org.neo4j.gis.spatial.pipes.GeoPipesPerformanceTest ‑ testPagingPerformance
org.neo4j.gis.spatial.pipes.GeoPipesPerformanceTest ‑ testQueryPerformance
org.neo4j.gis.spatial.pipes.OrthodromicDistanceTest ‑ shouldCalculateDistanceBetweenClosePoints
org.neo4j.gis.spatial.pipes.OrthodromicDistanceTest ‑ shouldCalculateDistanceBetweenClosePointsDifferingOnlyBySignificantDigits
org.neo4j.gis.spatial.pipes.OrthodromicDistanceTest ‑ shouldCalculateDistanceBetweenDistantPoints
org.neo4j.gis.spatial.pipes.OrthodromicDistanceTest ‑ shouldCalculateDistanceBetweenIdenticalPointAroundTheWorld
org.neo4j.gis.spatial.pipes.OrthodromicDistanceTest ‑ shouldCalculateDistanceBetweenIdenticalPoints
org.neo4j.gis.spatial.pipes.OrthodromicDistanceTest ‑ shouldCalculateDistanceBetweenIdenticalPointsWithManyDecimalPlaces
org.neo4j.gis.spatial.pipes.OrthodromicDistanceTest ‑ shouldCalculateDistanceBetweenOppositePointsOnTheWorld
org.neo4j.gis.spatial.pipes.OrthodromicDistanceTest ‑ shouldCalculateDistanceBetweenSamePoint
org.neo4j.gis.spatial.pipes.OrthodromicDistanceTest ‑ shouldCalculateDistanceToEncompassingPolygon
org.neo4j.gis.spatial.pipes.OrthodromicDistanceTest ‑ shouldCalculateDistanceToPolygon
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ add_a_WKT_geometry_to_a_layer
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ add_a_node_to_multiple_different_indexes_for_both_simple_and_native_points
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ add_a_node_to_the_spatial_geohash_index_for_simple_points
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ add_a_node_to_the_spatial_hilbert_index_for_simple_points
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ add_a_node_to_the_spatial_index_short
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ add_a_node_to_the_spatial_index_short_with_geohash
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ add_a_node_to_the_spatial_rtree_index_for_simple_points
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ add_a_node_to_the_spatial_zorder_index_for_simple_points
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ add_and_remove_layer
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ add_and_remove_multiple_layers
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ add_many_nodes_to_the_native_point_layer_using_addNode
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ add_many_nodes_to_the_native_point_layer_using_addNodes
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ add_many_nodes_to_the_simple_point_layer_using_addNode
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ add_many_nodes_to_the_simple_point_layer_using_addNodes
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ add_node_and_search_bbox_and_distance
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ add_node_and_search_bbox_and_distance_geohash
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ add_node_and_search_bbox_and_distance_hilbert
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ add_node_and_search_bbox_and_distance_zorder
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ add_node_point_layer
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ add_node_point_layer_and_search_multiple_points_precision
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ add_node_point_layer_and_search_multiple_points_precision_geohash
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ add_node_to_non_existing_layer
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ add_two_nodes_to_the_spatial_layer
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ create_a_WKT_layer
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ create_a_native_pointlayer_using_named_and_configured_encoder
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ create_a_native_pointlayer_using_named_and_configured_encoder_with_cartesian
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ create_a_native_pointlayer_using_named_and_configured_encoder_with_geographic
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ create_a_native_pointlayer_using_named_encoder
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ create_a_pointlayer_with_config
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ create_a_pointlayer_with_config_on_existing_osm_layer
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ create_a_pointlayer_with_config_on_existing_wkt_layer
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ create_a_pointlayer_with_geohash
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ create_a_pointlayer_with_hilbert
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ create_a_pointlayer_with_rtree
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ create_a_pointlayer_with_x_and_y
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ create_a_pointlayer_with_zorder
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ create_a_simple_pointlayer_using_named_and_configured_encoder
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ create_a_simple_pointlayer_using_named_encoder
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ create_a_wkt_layer_using_know_format
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ create_and_delete_a_pointlayer_with_geohash
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ create_and_delete_a_pointlayer_with_hilbert
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ create_and_delete_a_pointlayer_with_rtree
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ create_and_delete_a_pointlayer_with_zorder
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ create_node_and_convert_to_geometry
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ create_node_decode_to_geometry
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ create_point_and_distance
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ create_point_and_pass_as_param
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ create_point_and_return
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ create_point_geometry_and_distance
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ create_point_geometry_return
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ find_geometries_close_to_a_point_geohash
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ find_geometries_close_to_a_point_hilbert
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ find_geometries_close_to_a_point_wkt
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ find_geometries_close_to_a_point_zorder
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ find_geometries_in_a_bounding_box
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ find_geometries_in_a_bounding_box_geohash
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ find_geometries_in_a_bounding_box_hilbert
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ find_geometries_in_a_bounding_box_short
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ find_geometries_in_a_bounding_box_zorder
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ find_geometries_in_a_polygon
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ find_geometries_in_a_polygon_geohash
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ find_geometries_in_a_polygon_hilbert
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ find_geometries_in_a_polygon_zorder
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ find_layer
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ find_no_geometries_using_closest_on_empty_layer
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ get_and_set_feature_attributes
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ import_osm
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ import_osm_and_add_geometry
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ import_osm_and_polygons_withinDistance
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ import_osm_to_layer
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ import_osm_to_layer_without_changesets
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ import_osm_twice_should_fail
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ import_osm_twice_should_pass_with_different_layers
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ import_osm_without_extension
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ import_shapefile
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ import_shapefile_to_layer
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ import_shapefile_without_extension
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ list_layer_names
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ list_layer_types
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ list_spatial_procedures
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ literal_geometry_return
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ old_spatial_model_can_be_upgraded
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ old_spatial_model_throws_errors
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ testDistanceNode
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ testDistanceNodeGeohash
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ testDistanceNodeHilbert
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ testDistanceNodeWithGeohashIndex
org.neo4j.gis.spatial.procedures.SpatialProceduresTest ‑ testDistanceNodeZOrder
org.neo4j.gis.spatial.rtree.EnvelopeTests ‑ shouldCreateBasic2DEnvelopes
org.neo4j.gis.spatial.rtree.EnvelopeTests ‑ shouldHandleIntersectionsIn1D
org.neo4j.gis.spatial.rtree.EnvelopeTests ‑ shouldHandleIntersectionsIn2D
org.neo4j.gis.spatial.rtree.RTreeTests ‑ shouldMergeTwoPartiallyOverlappingTrees