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