Uses of Interface
io.quarkus.redis.datasource.graph.TransactionalGraphCommands
Packages that use TransactionalGraphCommands
-
Uses of TransactionalGraphCommands in io.quarkus.redis.datasource.transactions
Methods in io.quarkus.redis.datasource.transactions that return TransactionalGraphCommandsModifier and TypeMethodDescriptiondefault TransactionalGraphCommands<String>TransactionalRedisDataSource.graph()Gets the object to manipulate graphs.<K> TransactionalGraphCommands<K>Gets the object to manipulate graphs. -
Uses of TransactionalGraphCommands in io.quarkus.redis.runtime.datasource
Classes in io.quarkus.redis.runtime.datasource that implement TransactionalGraphCommandsMethods in io.quarkus.redis.runtime.datasource that return TransactionalGraphCommands