Uses of Class
com.redislabs.redisgraph.impl.graph_cache.RedisGraphCaches
-
Packages that use RedisGraphCaches Package Description com.redislabs.redisgraph.impl.api -
-
Uses of RedisGraphCaches in com.redislabs.redisgraph.impl.api
Methods in com.redislabs.redisgraph.impl.api with parameters of type RedisGraphCaches Modifier and Type Method Description void
ContextedRedisGraph. setRedisGraphCaches(RedisGraphCaches caches)
void
RedisGraphCacheHolder. setRedisGraphCaches(RedisGraphCaches caches)
void
RedisGraphPipeline. setRedisGraphCaches(RedisGraphCaches caches)
void
RedisGraphTransaction. setRedisGraphCaches(RedisGraphCaches caches)
-