Is I possible to do an exist(name of graph). For example I am using JRedisGraph, and the query function take a graph name. I would like to be able to check if that graph exist ??
Another question is it possible to list all the graph that exists in an instance.
Thanks