pathling_disconnect: Disconnect from the Spark session

View source: R/context.R

pathling_disconnectR Documentation

Disconnect from the Spark session

Description

Disconnects the Spark connection associated with a Pathling context.

Usage

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()


pathling documentation built on Sept. 15, 2025, 5:08 p.m.