public class USING extends Object
| Constructor and Description |
|---|
USING() |
| Modifier and Type | Method and Description |
|---|---|
static UsingIndex |
INDEX(String indexName)
JCYPHER
set the name of the index to use
e.g.
|
static UsingScan |
LABEL_SCAN(String labelName)
JCYPHER
set the label to be used in the label scan
e.g.
|
public static UsingIndex INDEX(String indexName)
Copyright © 2016. All rights reserved.