
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)
Executes the command requested.
|
protected void |
generateGraphDbOutput(Iterable<OrientElement> iVertices,
OJSONWriter json) |
String[] |
getNames() |
protected void |
sendRecordsContent(OHttpRequest iRequest,
OHttpResponse iResponse,
Iterable<OrientElement> iRecords,
String iFetchPlan) |
afterExecute, authenticate, beforeExecute, getProfiledDatabaseInstance, getProfiledDatabaseInstanceBasic, getProfiledDatabaseInstanceToken, sendAuthorizationRequestcheckSyntax, configure, getServer, isJsonResponse, sendJsonError, setNoCachepublic OServerCommandGetGephi()
public OServerCommandGetGephi(OServerCommandConfiguration iConfig)
public boolean execute(OHttpRequest iRequest, OHttpResponse iResponse) throws Exception
OServerCommandExceptionprotected void sendRecordsContent(OHttpRequest iRequest, OHttpResponse iResponse, Iterable<OrientElement> iRecords, String iFetchPlan) throws IOException
IOExceptionprotected void generateGraphDbOutput(Iterable<OrientElement> iVertices, OJSONWriter json) throws IOException
IOExceptionpublic String[] getNames()
Copyright © 2009–2025 OrientDB. All rights reserved.