cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

Merge index?

russ
Node Link

Is there a way to only create an index if it doesn't already exist to avoid a potential error (when it already exists - or vis-versa)? I'm thinking of something like MERGE INDEX FOR (x:Label) ON (x.foo)

1 REPLY 1