public class SubgraphResponse
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Constructor and Description |
---|
SubgraphResponse() |
Modifier and Type | Method and Description |
---|---|
List<SubgraphEdge> |
getEdges()
Gets the edges.
|
List<SubgraphVertexResponse> |
getVertices()
Gets the vertices.
|
public List<SubgraphVertexResponse> getVertices()
public List<SubgraphEdge> getEdges()
Copyright © 2021 IBM Cloud. All rights reserved.