Package | Description |
---|---|
com.redislabs.redisgraph | |
com.redislabs.redisgraph.impl.api |
Modifier and Type | Method and Description |
---|---|
RedisGraphContext |
RedisGraphContextGenerator.getContext()
Generate a connection bounded api
|
Modifier and Type | Class and Description |
---|---|
class |
ContextedRedisGraph
An implementation of RedisGraphContext.
|
Modifier and Type | Method and Description |
---|---|
RedisGraphContext |
RedisGraph.getContext()
Returns a new ContextedRedisGraph bounded to a Jedis connection from the Jedis pool
|
Copyright © 2020 RedisLabs. All rights reserved.