
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 OResultSet |
executeStatement(String language,
String text,
Object params,
ODatabaseDocument db) |
protected void |
generateGraphDbOutput(OResultSet resultSet,
int limit,
OJSONWriter json) |
String[] |
getNames() |
protected void |
sendRecordsContent(OHttpRequest iRequest,
OHttpResponse iResponse,
OResultSet resultSet,
String iFetchPlan,
int limit) |
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, OResultSet resultSet, String iFetchPlan, int limit) throws IOException
IOExceptionprotected void generateGraphDbOutput(OResultSet resultSet, int limit, OJSONWriter json) throws IOException
IOExceptionpublic String[] getNames()
protected OResultSet executeStatement(String language, String text, Object params, ODatabaseDocument db)
Copyright © 2009–2025 OrientDB. All rights reserved.