Uses of Interface
redis.clients.jedis.graph.Statistics
Packages that use Statistics
Package
Description
This package contains the classes and interfaces related to RedisGraph module.
-
Uses of Statistics in redis.clients.jedis.graph
Classes in redis.clients.jedis.graph that implement StatisticsFields in redis.clients.jedis.graph declared as StatisticsModifier and TypeFieldDescriptionprivate final StatisticsResultSetBuilder.ResultSetImpl.statisticsMethods in redis.clients.jedis.graph that return StatisticsModifier and TypeMethodDescriptionResultSet.getStatistics()ResultSetBuilder.ResultSetImpl.getStatistics()Constructors in redis.clients.jedis.graph with parameters of type StatisticsModifierConstructorDescriptionprivateResultSetImpl(Header header, List<Record> results, Statistics statistics)