Sessions Commands
Note
For details on a specific command, including syntax and examples, click on the link to the command's reference page.
Command | Description |
---|---|
abortTransaction | Abort transaction.
New in version 4.0.
|
commitTransaction | Commit transaction.
New in version 4.0.
|
endSessions | Expire sessions before the sessions' timeout period. |
killAllSessions | Kill all sessions. |
killAllSessionsByPattern | Kill all sessions that match the specified pattern |
killSessions | Kill specified sessions. |
refreshSessions | Refresh idle sessions. |
startSession | Starts a new session. |