public class OServerCommandGetGephi extends OServerCommandAuthenticatedDbAbstract
DBNAME_DIR_SEPARATOR, SESSIONID_LOGOUT, SESSIONID_UNAUTHORIZEDserver| Constructor and Description |
|---|
OServerCommandGetGephi() |
OServerCommandGetGephi(OServerCommandConfiguration iConfig) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
execute(OHttpRequest iRequest,
OHttpResponse iResponse) |
protected void |
generateGraphDbOutput(Iterable<OrientVertex> iVertices,
OJSONWriter json) |
String[] |
getNames() |
protected void |
sendRecordsContent(OHttpRequest iRequest,
OHttpResponse iResponse,
Iterable<OrientVertex> iRecords,
String iFetchPlan) |
afterExecute, authenticate, beforeExecute, getProfiledDatabaseInstance, sendAuthorizationRequestcheckSyntax, configure, getServer, setNoCachepublic OServerCommandGetGephi()
public OServerCommandGetGephi(OServerCommandConfiguration iConfig)
public boolean execute(OHttpRequest iRequest, OHttpResponse iResponse) throws Exception
Exceptionprotected void sendRecordsContent(OHttpRequest iRequest, OHttpResponse iResponse, Iterable<OrientVertex> iRecords, String iFetchPlan) throws IOException
IOExceptionprotected void generateGraphDbOutput(Iterable<OrientVertex> iVertices, OJSONWriter json) throws IOException
IOExceptionpublic String[] getNames()
Copyright © 2009-2014 Orient Technologies. All Rights Reserved.