7#include <aws/neptunedata/Neptunedata_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
10#include <aws/core/utils/memory/stl/AWSMap.h>
11#include <aws/neptunedata/model/NodeStructure.h>
12#include <aws/neptunedata/model/EdgeStructure.h>
53 inline void SetNumNodes(
long long value) { m_numNodesHasBeenSet =
true; m_numNodes = value; }
63 inline void SetNumEdges(
long long value) { m_numEdgesHasBeenSet =
true; m_numEdges = value; }
73 inline void SetNumNodeLabels(
long long value) { m_numNodeLabelsHasBeenSet =
true; m_numNodeLabels = value; }
83 inline void SetNumEdgeLabels(
long long value) { m_numEdgeLabelsHasBeenSet =
true; m_numEdgeLabels = value; }
124 inline void SetNumNodeProperties(
long long value) { m_numNodePropertiesHasBeenSet =
true; m_numNodeProperties = value; }
134 inline void SetNumEdgeProperties(
long long value) { m_numEdgePropertiesHasBeenSet =
true; m_numEdgeProperties = value; }
218 long long m_numNodes;
219 bool m_numNodesHasBeenSet =
false;
221 long long m_numEdges;
222 bool m_numEdgesHasBeenSet =
false;
224 long long m_numNodeLabels;
225 bool m_numNodeLabelsHasBeenSet =
false;
227 long long m_numEdgeLabels;
228 bool m_numEdgeLabelsHasBeenSet =
false;
231 bool m_nodeLabelsHasBeenSet =
false;
234 bool m_edgeLabelsHasBeenSet =
false;
236 long long m_numNodeProperties;
237 bool m_numNodePropertiesHasBeenSet =
false;
239 long long m_numEdgeProperties;
240 bool m_numEdgePropertiesHasBeenSet =
false;
243 bool m_nodePropertiesHasBeenSet =
false;
246 bool m_edgePropertiesHasBeenSet =
false;
248 long long m_totalNodePropertyValues;
249 bool m_totalNodePropertyValuesHasBeenSet =
false;
251 long long m_totalEdgePropertyValues;
252 bool m_totalEdgePropertyValuesHasBeenSet =
false;
255 bool m_nodeStructuresHasBeenSet =
false;
258 bool m_edgeStructuresHasBeenSet =
false;
long long GetTotalNodePropertyValues() const
PropertygraphSummary & WithTotalNodePropertyValues(long long value)
PropertygraphSummary & AddEdgeStructures(const EdgeStructure &value)
AWS_NEPTUNEDATA_API PropertygraphSummary & operator=(Aws::Utils::Json::JsonView jsonValue)
bool NumEdgesHasBeenSet() const
PropertygraphSummary & AddEdgeProperties(const Aws::Map< Aws::String, long long > &value)
PropertygraphSummary & AddEdgeLabels(const Aws::String &value)
const Aws::Vector< NodeStructure > & GetNodeStructures() const
void SetNodeLabels(const Aws::Vector< Aws::String > &value)
PropertygraphSummary & WithNodeStructures(const Aws::Vector< NodeStructure > &value)
void SetEdgeStructures(const Aws::Vector< EdgeStructure > &value)
PropertygraphSummary & WithEdgeProperties(Aws::Vector< Aws::Map< Aws::String, long long > > &&value)
void SetNumEdges(long long value)
void SetNumEdgeProperties(long long value)
void SetNodeLabels(Aws::Vector< Aws::String > &&value)
bool NumNodesHasBeenSet() const
PropertygraphSummary & WithNodeLabels(const Aws::Vector< Aws::String > &value)
void SetNodeStructures(const Aws::Vector< NodeStructure > &value)
void SetEdgeProperties(const Aws::Vector< Aws::Map< Aws::String, long long > > &value)
bool EdgePropertiesHasBeenSet() const
PropertygraphSummary & AddNodeLabels(const char *value)
bool NodeStructuresHasBeenSet() const
PropertygraphSummary & AddEdgeLabels(Aws::String &&value)
void SetTotalEdgePropertyValues(long long value)
long long GetNumEdgeLabels() const
PropertygraphSummary & WithNumEdgeLabels(long long value)
bool EdgeStructuresHasBeenSet() const
void SetTotalNodePropertyValues(long long value)
long long GetNumNodeLabels() const
PropertygraphSummary & WithNodeStructures(Aws::Vector< NodeStructure > &&value)
bool EdgeLabelsHasBeenSet() const
long long GetTotalEdgePropertyValues() const
PropertygraphSummary & WithEdgeLabels(const Aws::Vector< Aws::String > &value)
bool NumNodePropertiesHasBeenSet() const
PropertygraphSummary & AddNodeLabels(const Aws::String &value)
PropertygraphSummary & WithEdgeStructures(const Aws::Vector< EdgeStructure > &value)
bool TotalNodePropertyValuesHasBeenSet() const
const Aws::Vector< Aws::Map< Aws::String, long long > > & GetNodeProperties() const
PropertygraphSummary & AddEdgeStructures(EdgeStructure &&value)
void SetNumNodeLabels(long long value)
PropertygraphSummary & WithNodeLabels(Aws::Vector< Aws::String > &&value)
bool TotalEdgePropertyValuesHasBeenSet() const
PropertygraphSummary & AddNodeProperties(const Aws::Map< Aws::String, long long > &value)
void SetNumEdgeLabels(long long value)
void SetNodeProperties(const Aws::Vector< Aws::Map< Aws::String, long long > > &value)
PropertygraphSummary & WithEdgeLabels(Aws::Vector< Aws::String > &&value)
AWS_NEPTUNEDATA_API Aws::Utils::Json::JsonValue Jsonize() const
void SetNumNodeProperties(long long value)
const Aws::Vector< Aws::String > & GetNodeLabels() const
PropertygraphSummary & AddNodeStructures(NodeStructure &&value)
long long GetNumNodes() const
const Aws::Vector< Aws::Map< Aws::String, long long > > & GetEdgeProperties() const
const Aws::Vector< Aws::String > & GetEdgeLabels() const
void SetEdgeProperties(Aws::Vector< Aws::Map< Aws::String, long long > > &&value)
PropertygraphSummary & WithNodeProperties(const Aws::Vector< Aws::Map< Aws::String, long long > > &value)
bool NumEdgeLabelsHasBeenSet() const
void SetEdgeLabels(Aws::Vector< Aws::String > &&value)
const Aws::Vector< EdgeStructure > & GetEdgeStructures() const
bool NumNodeLabelsHasBeenSet() const
PropertygraphSummary & AddEdgeLabels(const char *value)
PropertygraphSummary & WithNumNodes(long long value)
AWS_NEPTUNEDATA_API PropertygraphSummary(Aws::Utils::Json::JsonView jsonValue)
PropertygraphSummary & AddEdgeProperties(Aws::Map< Aws::String, long long > &&value)
void SetEdgeStructures(Aws::Vector< EdgeStructure > &&value)
PropertygraphSummary & AddNodeProperties(Aws::Map< Aws::String, long long > &&value)
PropertygraphSummary & WithEdgeStructures(Aws::Vector< EdgeStructure > &&value)
bool NodePropertiesHasBeenSet() const
void SetNumNodes(long long value)
PropertygraphSummary & AddNodeStructures(const NodeStructure &value)
bool NodeLabelsHasBeenSet() const
PropertygraphSummary & AddNodeLabels(Aws::String &&value)
PropertygraphSummary & WithEdgeProperties(const Aws::Vector< Aws::Map< Aws::String, long long > > &value)
PropertygraphSummary & WithNumNodeLabels(long long value)
PropertygraphSummary & WithTotalEdgePropertyValues(long long value)
void SetEdgeLabels(const Aws::Vector< Aws::String > &value)
bool NumEdgePropertiesHasBeenSet() const
PropertygraphSummary & WithNumEdges(long long value)
PropertygraphSummary & WithNumNodeProperties(long long value)
long long GetNumEdgeProperties() const
PropertygraphSummary & WithNodeProperties(Aws::Vector< Aws::Map< Aws::String, long long > > &&value)
long long GetNumNodeProperties() const
void SetNodeStructures(Aws::Vector< NodeStructure > &&value)
void SetNodeProperties(Aws::Vector< Aws::Map< Aws::String, long long > > &&value)
PropertygraphSummary & WithNumEdgeProperties(long long value)
long long GetNumEdges() const
AWS_NEPTUNEDATA_API PropertygraphSummary()
std::map< K, V, std::less< K >, Aws::Allocator< std::pair< const K, V > > > Map
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue