Disconnects the Spark connection associated with a Pathling context.

pathling_disconnect(pc)

Arguments

pc

The PathlingContext object.

Value

No return value, called for side effects only.

See also

Other context lifecycle functions: pathling_connect(), pathling_disconnect_all(), pathling_spark()