Package com.amazonaws.athena.connectors.neptune.propertygraph.rowwriters
-
Class Summary Class Description CustomSchemaRowWriter This class is a Utility class to create Extractors for each field type as per SchemaEdgeRowWriter This class is a Utility class to create Extractors for each field type as per SchemaFieldValueNormalizer Normalizes Gremlin result field values so row writers can handle both valueMap-style results (Map with ArrayList values) and project().by()-style results (Map with scalar or Map values) without ClassCastException.VertexRowWriter This class is a Utility class to create Extractors for each field type as per Schema