β07-22-2022 02:45 AM
Hi,
How can I get the automated cypher quarries form Neo4j Bloom using the full text search ?
Thanks and Regards
Rohit
β08-05-2022 11:14 AM
Hi,
Bloom doesn't expose it's queries directly, but all of the Bloom queries, including those from full text searches, will be available in the Neo4j query.log file. Hope this helps.