
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(java.lang.Iterable<OrientElement> iVertices,
OJSONWriter json) |
java.lang.String[] |
getNames() |
protected void |
sendRecordsContent(OHttpRequest iRequest,
OHttpResponse iResponse,
java.lang.Iterable<OrientElement> iRecords,
java.lang.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 java.lang.Exception
java.lang.Exceptionprotected void sendRecordsContent(OHttpRequest iRequest, OHttpResponse iResponse, java.lang.Iterable<OrientElement> iRecords, java.lang.String iFetchPlan) throws java.io.IOException
java.io.IOExceptionprotected void generateGraphDbOutput(java.lang.Iterable<OrientElement> iVertices, OJSONWriter json) throws java.io.IOException
java.io.IOExceptionpublic java.lang.String[] getNames()
Copyright © 2009–2023 OrientDB. All rights reserved.