| Package | Description |
|---|---|
| com.mware.ge | |
| com.mware.ge.inmemory | |
| com.mware.ge.serializer.kryo.customserializers | |
| com.mware.ge.store |
| Modifier and Type | Method and Description |
|---|---|
EdgesSummary |
Vertex.getEdgesSummary(Authorizations authorizations)
Gets edge summary information
|
| Modifier and Type | Method and Description |
|---|---|
EdgesSummary |
InMemoryVertex.getEdgesSummary(Authorizations authorizations) |
| Modifier and Type | Method and Description |
|---|---|
EdgesSummary |
EdgesSummarySerializer.read(com.esotericsoftware.kryo.Kryo kryo,
com.esotericsoftware.kryo.io.Input input,
Class<EdgesSummary> type) |
| Modifier and Type | Method and Description |
|---|---|
void |
EdgesSummarySerializer.write(com.esotericsoftware.kryo.Kryo kryo,
com.esotericsoftware.kryo.io.Output output,
EdgesSummary edgesSummary) |
| Modifier and Type | Method and Description |
|---|---|
EdgesSummary |
EdgesSummarySerializer.read(com.esotericsoftware.kryo.Kryo kryo,
com.esotericsoftware.kryo.io.Input input,
Class<EdgesSummary> type) |
| Modifier and Type | Method and Description |
|---|---|
EdgesSummary |
StorableVertex.getEdgesSummary(Authorizations authorizations) |
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.