

# Using Neptune Streams
<a name="streams-using"></a>

With the Neptune Streams feature, you can generate a complete sequence of change-log entries that record every change made to your graph data as it happens. For an overview of this feature, see [Capturing graph changes in real time using Neptune streams](streams.md).

**Topics**
+ [Enabling Neptune Streams](streams-using-enabling.md)
+ [Disabling Neptune Streams](streams-using-disabling.md)
+ [Calling the Neptune Streams REST API](streams-using-api-call.md)
+ [Neptune Streams API Response Format](streams-using-api-reponse.md)
+ [Neptune Streams API Exceptions](streams-using-api-exceptions.md)