| Package | Description |
|---|---|
| iot.jcypher.query.api.collection | |
| iot.jcypher.query.factories.xpression |
| Modifier and Type | Method and Description |
|---|---|
ExtractExpression |
Collection.EXTRACT()
JCYPHER
go through a collection, run an expression on every element of the collection,
and return the results as a collection of these values e.g. ...
|
static ExtractExpression |
CFactory.EXTRACT() |
| Modifier and Type | Method and Description |
|---|---|
static ExtractExpression |
C.EXTRACT()
JCYPHER
go through a collection, run an expression on every element of the collection,
and return the results as a collection of these values e.g. ...
|
Copyright © 2016. All rights reserved.