Ask a question to get started
Enter to sendā¢Shift+Enter new line
Get existing session or create a new one.
get_or_create_session( existing_session: Optional[Session] = None, cached_session: Optional[Session] = None, **connection_params: Any = {} ) -> Session
existing_session
Optional[Session]
None
Existing session to use if available
cached_session
Cached session to reuse if valid
**connection_params
Any
{}
Parameters for creating new session