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 voidContextedRedisGraph. setRedisGraphCaches(RedisGraphCaches caches)voidRedisGraphCacheHolder. setRedisGraphCaches(RedisGraphCaches caches)voidRedisGraphPipeline. setRedisGraphCaches(RedisGraphCaches caches)voidRedisGraphTransaction. setRedisGraphCaches(RedisGraphCaches caches)
-