cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

How to remove a parameter

According to training doc -
If you want to remove an existing parameter from your session, you do so by using the JSON-style syntax and excluding the parameter for your session.
But if there are many parameters set in the session and I just want to remove one of it, is there better way than to using JSON-style to repeat all the existing parameters except the one to be removed?

Thanks.

1 REPLY 1

Hello @openstockalert and welcome to the Neo4j community

As far as I know, there is no other option than the JSON syntax to update parameters of the session

Regards,
Cobra