{ "@context": { "@version": 1.1, "neptune": "https://neptune.dev/schema/", "schema": "https://schema.org/", "dcterms": "http://purl.org/dc/terms/", "xsd": "http://www.w3.org/2001/XMLSchema#", "PropertyGraphData": "neptune:PropertyGraphData", "PropertyGraphStreamRecord": "neptune:PropertyGraphStreamRecord", "PropertyGraphStreamResponse": "neptune:PropertyGraphStreamResponse", "SparqlStreamRecord": "neptune:SparqlStreamRecord", "SparqlStreamResponse": "neptune:SparqlStreamResponse", "StreamEventId": "neptune:StreamEventId", "commitNum": { "@id": "neptune:commitNum", "@type": "xsd:integer" }, "commitTimestamp": { "@id": "neptune:commitTimestamp", "@type": "xsd:integer" }, "data": { "@id": "neptune:data", "@type": "@id" }, "dataType": { "@id": "neptune:dataType", "@type": "xsd:string" }, "eventId": { "@id": "neptune:eventId", "@type": "xsd:string" }, "format": { "@id": "neptune:format", "@type": "xsd:string" }, "from": { "@id": "neptune:from", "@type": "xsd:string" }, "id": { "@id": "neptune:id", "@type": "xsd:string" }, "isLastOp": { "@id": "neptune:isLastOp", "@type": "xsd:boolean" }, "key": { "@id": "neptune:key", "@type": "xsd:string" }, "lastEventId": { "@id": "neptune:lastEventId", "@type": "xsd:string" }, "lastTrxTimestamp": { "@id": "neptune:lastTrxTimestamp", "@type": "xsd:integer" }, "op": { "@id": "neptune:op", "@type": "xsd:string" }, "opNum": { "@id": "neptune:opNum", "@type": "xsd:integer" }, "records": { "@id": "neptune:records", "@container": "@set", "@type": "xsd:string" }, "stmt": { "@id": "neptune:stmt", "@type": "xsd:string" }, "to": { "@id": "neptune:to", "@type": "xsd:string" }, "totalRecords": { "@id": "neptune:totalRecords", "@type": "xsd:integer" }, "type": { "@id": "neptune:type", "@type": "xsd:string" }, "value": { "@id": "neptune:value", "@type": "@id" } } }