public interface ResultAdapter<F,T>
| Modifier and Type | Field and Description |
|---|---|
static Pattern |
PATTERN_COMPREHENSION_PATTERN |
| Modifier and Type | Method and Description |
|---|---|
T |
adapt(F result) |
static boolean |
describesGeneratedNode(String resultKey)
Helper method that checks whether the given result key ("column name") describes a node generated by
pattern comprehension.
|
static final Pattern PATTERN_COMPREHENSION_PATTERN
static boolean describesGeneratedNode(String resultKey)
resultKey - Copyright © 2015–2020 Neo Technology, Inc.. All rights reserved.