Uses of Class
co.arago.hiro.client.rest.GraphAPI.QueryBodyConf
-
Packages that use GraphAPI.QueryBodyConf Package Description co.arago.hiro.client.rest -
-
Uses of GraphAPI.QueryBodyConf in co.arago.hiro.client.rest
Classes in co.arago.hiro.client.rest with type parameters of type GraphAPI.QueryBodyConf Modifier and Type Class Description protected static classGraphAPI.QueryBodyConf<T extends GraphAPI.QueryBodyConf<T,R>,R>A config class that contains common parameters for all Graph Queries.Subclasses of GraphAPI.QueryBodyConf in co.arago.hiro.client.rest Modifier and Type Class Description classGraphAPI.QueryByIdsCommandquery by idsclassGraphAPI.QueryByXidCommandquery by xidclassGraphAPI.QueryGremlinCommandquery gremlinclassGraphAPI.QueryTimeseriesCommandquery timeseries valuesclassGraphAPI.QueryVerticesCommandquery vertices
-