waitUntilGraphStopped
suspend fun NeptuneGraphClient.waitUntilGraphStopped(request: GetGraphRequest, retryStrategy: RetryStrategy? = null): Outcome<GetGraphResponse>
suspend fun NeptuneGraphClient.waitUntilGraphStopped(block: GetGraphRequest.Builder.() -> Unit): Outcome<GetGraphResponse>
Wait until Graph is Stopped