public class GraphStatistics
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Constructor and Description |
---|
GraphStatistics() |
Modifier and Type | Method and Description |
---|---|
List<Statistic> |
getEntityTypes()
Gets the entityTypes.
|
List<Statistic> |
getGraphTypes()
Gets the graphTypes.
|
List<Statistic> |
getRecordTypes()
Gets the recordTypes.
|
List<Statistic> |
getSources()
Gets the sources.
|
public List<Statistic> getRecordTypes()
public List<Statistic> getEntityTypes()
public List<Statistic> getGraphTypes()
Copyright © 2021 IBM Cloud. All rights reserved.