IRISLIB database
SQL Class Reference

This class implements SQL functions to support SYSTEM.python. More...

Static Public Member Functions

_.Library.Integer addPath (_.Library.String path)
 Add a path to executables to the current python gateway path. More...
 
_.Library.Integer closeGateway ()
 Close the gateway connection to the External Python Server.
 

Detailed Description

This class implements SQL functions to support SYSTEM.python.

Member Function Documentation

◆ addPath()

_.Library.Integer addPath ( _.Library.String  path)
static

Add a path to executables to the current python gateway path.

For Python, this can be a folder representing a package or a .py file URL.