public class NodeCountResponse extends Object
Modifier and Type | Field and Description |
---|---|
int |
numNodes |
int |
numNodesPerLabel |
Constructor and Description |
---|
NodeCountResponse(int numNodes,
int numNodesPerLabel) |
Copyright © 2016–2020. All rights reserved.