Job Arrow Endpoints¶
- class graphdatascience.procedure_surface.arrow.jobs_arrow_endpoints.JobsArrowEndpoints¶
Endpoints for inspecting and controlling jobs on the GDS Arrow server.
- get(G: GraphV2, job_id: str) JobHandle | WriteJobHandle | ProjectionJobHandle¶
Returns the appropriate job handle for an existing job.
- Parameters:
- Return type: