Uses of Interface
io.quarkus.redis.datasource.graph.GraphCommands
Packages that use GraphCommands
-
Uses of GraphCommands in io.quarkus.redis.datasource
Methods in io.quarkus.redis.datasource that return GraphCommandsModifier and TypeMethodDescriptiondefault GraphCommands<String>
RedisDataSource.graph()
Gets the object to manipulate graphs.<K> GraphCommands<K>
Gets the object to manipulate graphs. -
Uses of GraphCommands in io.quarkus.redis.runtime.datasource
Classes in io.quarkus.redis.runtime.datasource that implement GraphCommandsMethods in io.quarkus.redis.runtime.datasource that return GraphCommands