| Package | Description | 
|---|---|
| org.apache.tinkerpop.gremlin.server.op.session | 
| Modifier and Type | Field and Description | 
|---|---|
| protected static ConcurrentHashMap<String,Session> | SessionOpProcessor. sessionsScript engines are evaluated in a per session context where imports/scripts are isolated per session. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected static Session | SessionOpProcessor. getSession(Context context,
          RequestMessage msg)Examines the  RequestMessageand extracts the session token. | 
| Constructor and Description | 
|---|
| Session(String session,
       Context context,
       ConcurrentHashMap<String,Session> sessions) | 
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.