public class StatisticsResultResponse
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Constructor and Description |
---|
StatisticsResultResponse() |
Modifier and Type | Method and Description |
---|---|
GraphStatistics |
getAggregateCounts()
Gets the aggregateCounts.
|
Long |
getEntityCount()
Gets the entityCount.
|
Long |
getRecordCount()
Gets the recordCount.
|
Long |
getTotalCount()
Gets the totalCount.
|
public Long getTotalCount()
public Long getEntityCount()
public Long getRecordCount()
public GraphStatistics getAggregateCounts()
Copyright © 2021 IBM Cloud. All rights reserved.