So when I am reloading all the data I use CLEAR GRAPH ...
command. But if the graph does not exist it will give me an error.
Two questions:
- Is it possible to use an
IF
condition as part of the sameCLEAR GRAPH ...
statement? - If not what should be the syntax for a separate statement to check that graph exists?
Thank you,
Radu