NebulaGraph Java Client  release-3.6
NebulaSession Class Reference
+ Inheritance diagram for NebulaSession:
+ Collaboration diagram for NebulaSession:

Public Member Functions

 NebulaSession (SyncConnection connection, long sessionID, int timezoneOffset, SessionState state)
 
long getSessionID ()
 
Boolean isIdle ()
 
Boolean isUsed ()
 
boolean isUsedAndSetIdle ()
 
boolean isIdleAndSetUsed ()
 
ResultSet execute (String stmt) throws IOErrorException
 
ResultSet executeWithParameter (String stmt, Map< String, Object > parameterMap) throws IOErrorException
 
void release ()
 

Detailed Description

Definition at line 22 of file NebulaSession.java.


The documentation for this class was generated from the following file: