Connection using JRedisGraph

I am trying to connect to RedisGraph using JRedisGraph https://github.com/RedisGraph/JRedisGraph
However, not able to figure out where to provide connection settings.

Please help.

Checkout the RedisGraph overloaded constructors.

https://www.javadoc.io/doc/com.redislabs/jredisgraph/2.0.0-rc3/index.html

Thanks Guy. This helps a lot.

Regards,

Vikram