Returning cypher query in langchain
I am wondering if it is possible to return the query that langchain generates rather than the natural language response it returns. I am working with neo4j and trying to visualize a subgraph based on natural language. Currently it can take in a cypher query like this (without langchain)