Uses of Interface
redis.clients.jedis.graph.Record
Packages that use Record
Package
Description
This package contains the classes and interfaces related to RedisGraph module.
-
Uses of Record in redis.clients.jedis.graph
Classes in redis.clients.jedis.graph that implement RecordFields in redis.clients.jedis.graph with type parameters of type RecordMethods in redis.clients.jedis.graph that return types with arguments of type RecordModifier and TypeMethodDescriptionResultSetBuilder.ResultSetImpl.iterator()ResultSetBuilder.parseRecords(Header header, Object data) Constructor parameters in redis.clients.jedis.graph with type arguments of type RecordModifierConstructorDescriptionprivateResultSetImpl(Header header, List<Record> results, Statistics statistics)