Run a query on the Kuzu database at path.
path
e.g.
{:ok, result} = KuzuNif.run_query("path/to/db", "MATCH (u:User) RETURN u.name, u.age")