pathling_spark: Get the Spark session

View source: R/context.R

pathling_sparkR Documentation

Get the Spark session

Description

Returns the Spark connection associated with a Pathling context.

Usage

pathling_spark(pc)

Arguments

pc

The PathlingContext object.

Value

The Spark connection associated with this Pathling context.

See Also

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


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