public class VertexiumWorkspace extends Object implements Workspace
| Constructor and Description |
|---|
VertexiumWorkspace(org.vertexium.Vertex workspaceVertex) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayTitle() |
org.vertexium.Vertex |
getVertex(org.vertexium.Graph graph,
boolean includeHidden,
org.vertexium.Authorizations authorizations) |
String |
getWorkspaceId() |
String |
toString() |
public VertexiumWorkspace(org.vertexium.Vertex workspaceVertex)
public String getWorkspaceId()
getWorkspaceId in interface Workspacepublic String getDisplayTitle()
getDisplayTitle in interface Workspacepublic org.vertexium.Vertex getVertex(org.vertexium.Graph graph,
boolean includeHidden,
org.vertexium.Authorizations authorizations)
Copyright © 2013–2017 V5 Analytics. All rights reserved.