AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
This is the response object from the GetSparqlStream operation.
Namespace: Amazon.Neptunedata.Model
Assembly: AWSSDK.Neptunedata.dll
Version: 3.x.y.z
public class GetSparqlStreamResponse : AmazonWebServiceResponse
The GetSparqlStreamResponse type exposes the following members
| Name | Description | |
|---|---|---|
|
GetSparqlStreamResponse() |
| Name | Type | Description | |
|---|---|---|---|
|
ContentLength | System.Int64 | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
|
Format | System.String |
Gets and sets the property Format.
Serialization format for the change records being returned. Currently, the only supported
value is |
|
HttpStatusCode | System.Net.HttpStatusCode | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
|
LastEventId | System.Collections.Generic.Dictionary<System.String, System.String> |
Gets and sets the property LastEventId. Sequence identifier of the last change in the stream response.
An event ID is composed of two fields: a |
|
LastTrxTimestampInMillis | System.Int64 |
Gets and sets the property LastTrxTimestampInMillis. The time at which the commit for the transaction was requested, in milliseconds from the Unix epoch. |
|
Records | System.Collections.Generic.List<Amazon.Neptunedata.Model.SparqlRecord> |
Gets and sets the property Records. An array of serialized change-log stream records included in the response. |
|
ResponseMetadata | Amazon.Runtime.ResponseMetadata | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
|
TotalRecords | System.Int32 |
Gets and sets the property TotalRecords. The total number of records in the response. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5