| Package | Description |
|---|---|
| iot.jcypher.query |
| Modifier and Type | Method and Description |
|---|---|
LiteralMapList |
JcQueryResult.resultMapListOf(JcPrimitive... key)
answer a list of literal maps containing result values for the given keys
|
LiteralMapList |
LiteralMapList.select(JcPrimitive key,
Object value)
Answer a LiteralMapList containing only literal maps with the given key and value
|
LiteralMapList |
LiteralMapList.select(String key,
Object value)
Answer a LiteralMapList containing only literal maps with the given key and value
|
Copyright © 2016. All rights reserved.