Exemplo n.º 1
0
 public void LogCypherQuery(string func, ICypherFluentQuery query) => Write(func, query.ToJson());