GeneralΒΆ

Functions or classes used often to interact with the server.

Connection([host, port, flags]) Connection to the server with functionality to create, change, and remove graph structures and run jobs.
Job(conn, job_id) Represents a user-scheduled Job.