Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
02-24-2022 03:34 PM
Hi there
Neo4j 4.4.0 on Aura
Creating this exact index takes forever, there is no Year in my database
CREATE INDEX yearValue FOR (y:Year) ON (y.value);
02-24-2022 03:37 PM
What Neo4j Version?
Does call db.indexes()
report the index is online
or populating
?
Are you running from the Neo4j Browser, cypher-shell or something else?
02-24-2022 03:41 PM
Thanks for the really quick reply
Neo4j server 4.4.0 on Aura
No the yearValue doesn't show up on db.indexes() listing
02-24-2022 03:48 PM
Ok now it shows up that it's already exists, which is indeed the case when i run SHOW INDEXES, so I guess it got stuck in the memory at some point but it's weird.
All the sessions of the conference are now available online