I asked on stackoverflow here: http://stackoverflow.com/questions/42307586/search-a-read-only-embedded-neo4j-index-with-neo4j-3-1-1
but I'm not getting any responses so I thought I would try here. How do I search a read only embedded neo4j index with neo4j 3.1.1? My code that used to work with 2.3.1 now throws a WriteOperationsNotAllowedException when I try to use the index on a graph database that was opened read only. I'm not trying to change anything in the database, I only want to search using the index. How can I do this? Thanks in advance for any help. Jim -- You received this message because you are subscribed to the Google Groups "Neo4j" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
