Constructor

DataFusionSessionContextnew

since: 10.0.0

Declaration [src]

GDFSessionContext*
gdf_session_context_new (
  void
)

Description

No description available.

Available since: 10.0.0

Return value

Type: GDFSessionContext

A new session context.

The caller of the function takes ownership of the data, and is responsible for freeing it.