Hello,
How do you drop a LuceneIndexService index. That is, I have an index for
keys 'name' and 'age' and I want to drop 'age'. Do I have have to loop
through all nodes and do removeIndex(node, 'age', node.getProperty('age'))
?
I would like something like dropIndex('age'). What is the best way to go
about getting that type of index functionality?
Thank you,
Marko.
http://markorodriguez.com
http://gremlin.tinkerpop.com
_______________________________________________
Neo mailing list
[email protected]
https://lists.neo4j.org/mailman/listinfo/user