We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
To enable this syntax:
from grand import Graph g1 = Graph("https://example.com/net.graphml") g2 = Graph("~/graph.sqlite3") g3 = Graph("s3://example/my-open-cypher")
Activity