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