connecting 2 simple point layers in neo4j spatial -


how connect 2 point layers in neo4j? don't want of points located in 1 simple point layer.

let's have 2 point layers,

layer 1 - road network (upper ny) layer 2 - road network b (lower ny) 

so in neo4j spatial, these 2 separated layers, each have own r tree index, etc. so, how have relationship between these 2 layers?

what mean 'connecting 2 point layers'? kind of connection? if you, example, add same point 2 layers, 2 layers connected (by point). second sentence seems imply opposite points in 1 layer , in another. add 1 , add others other. perhaps if tell more actual case, can advise better.


Comments

Popular posts from this blog

ios - RestKit 0.20 — CoreData: error: Failed to call designated initializer on NSManagedObject class (again) -

java - Digest auth with Spring Security using javaconfig -

laravel - PDOException in Connector.php line 55: SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES) -