Skip to main content
Announcements
SYSTEM MAINTENANCE: Thurs., Sept. 19, 1 AM ET, Platform will be unavailable for approx. 60 minutes.
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Parameterized query to get data from any database

Hi, How can we write a parametrized dynamic query which can take user inputs and run the query against any database and retrieve results. To be more  specific, I am trying to provide drop down boxes on the main tab where a user can make his selection and that would be passed as parameters to my neo4j cypher query and then run query to get the results based on the selections made.

Thanks

Srikumar.

3 Replies
tresesco
MVP
MVP

Have a look at the attachment I provided here: Re: Reload based on selection

Not applicable
Author

Hi tresesco, I have gone the attachment you provided. That was very helpful. Thanks a ton

tresesco
MVP
MVP

Let other people too know that (it was helpful); mark the answer so.