NebulaGraph Java Client  release-3.8
Session Member List

This is the complete list of members for Session, including all inherited members.

close() (defined in Session)Session
COMPLEX_TYPE_AND_SETTERSessionstatic
execute(String stmt)Session
executeJson(String stmt)Session
executeJsonWithParameter(String stmt, Map< String, Object > parameterMap)Session
executeWithParameter(String stmt, Map< String, Object > parameterMap)Session
getGraphHost()Session
getSessionID()Session
LEAF_TYPE_AND_SETTERSessionstatic
ping()Session
pingSession()Session
release()Session
Session(SyncConnection connection, AuthResult authResult, NebulaPool connPool, Boolean retryConnect)Session
value2Nvalue(Object value)Sessionstatic