I have nodes that have a "timestamp" property and I want to do range queries
on timestamp, such as to get all nodes older than X days. Looking at
LuceneIndexService, the methods seem to only provide for key-value lookups.
Is there any way to do range queries or some alternative way to do this?

Thanks,
Nathan Marz
_______________________________________________
Neo mailing list
[email protected]
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to