public class WorkspaceEntity extends Object implements Serializable
| Constructor and Description |
|---|
WorkspaceEntity(String entityVertexId,
Vertex vertex) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getEntityVertexId() |
Vertex |
getVertex() |
int |
hashCode() |
String |
toString() |
static Iterable<Vertex> |
toVertices(Iterable<WorkspaceEntity> workspaceEntities,
Graph graph,
Authorizations authorizations) |
public String getEntityVertexId()
public Vertex getVertex()
public static Iterable<Vertex> toVertices(Iterable<WorkspaceEntity> workspaceEntities, Graph graph, Authorizations authorizations)
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.