| Package | Description |
|---|---|
| iot.jcypher.query.api.returns | |
| iot.jcypher.query.factories.clause |
| Modifier and Type | Class and Description |
|---|---|
class |
RCount |
| Modifier and Type | Method and Description |
|---|---|
static RDistinct |
RFactory.DISTINCT() |
RDistinct |
RCount.DISTINCT()
JCYPHER
return unique results
e.g.
|
| Modifier and Type | Method and Description |
|---|---|
static RDistinct |
WITH.DISTINCT()
JCYPHER
return unique results
e.g.
|
static RDistinct |
RETURN.DISTINCT()
JCYPHER
return unique results
e.g.
|
Copyright © 2016. All rights reserved.