Is it possible to dynamically set the label in cypher with UNWIND without using APOC?
Here’s my query:
Does collect() in Cypher change the order of elements automatically?
So I have this Neo4j database and I made a query like this:
How to create fulltext index without specifying node label in Cypher
I tried to create a fulltext index for all nodes based on this documentation