public class RedisGraphQueryUtil extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
COMPACT_STRING |
static List<String> |
DUMMY_LIST |
static Map<String,List<String>> |
DUMMY_MAP |
static String |
TIMEOUT_STRING |
| Modifier and Type | Method and Description |
|---|---|
static String |
prepareQuery(String query,
Map<String,Object> params)
Prepare and formats a query and query arguments
|
public static final String COMPACT_STRING
public static final String TIMEOUT_STRING
Copyright © 2022. All rights reserved.