Hi all,
I would like to know if there is a possibility to get the Cypher query that might be executed in the background when entering a Bloom search phrase.
So for example if I type in Bloom as search phrase "Product", can I display the corresponding Cypher query? And if so, how do I get that Cypher query (in this case I guess the corresponding query might be "Match (p:Product) RETURN p")?
I appreciate your help. Thanks!
Johanna