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 June 3, 2026, 9:08 a.m.