| Package | Description |
|---|---|
| iot.jcypher.query.api.returns | |
| iot.jcypher.query.factories.clause |
| Modifier and Type | Method and Description |
|---|---|
static AggregateDistinct |
RFactory.aggregate() |
| Modifier and Type | Method and Description |
|---|---|
static AggregateDistinct |
WITH.aggregate()
JCYPHER
return the result of performing an aggregate function like sum(...), avg(...), ...
|
static AggregateDistinct |
RETURN.aggregate()
JCYPHER
return the result of performing an aggregate function like sum(...), avg(...), ...
|
Copyright © 2016. All rights reserved.