public class BoltRowModelAdapter extends RowModelAdapter
PATTERN_COMPREHENSION_PATTERN| Constructor and Description |
|---|
BoltRowModelAdapter(BoltEntityAdapter entityAdapter) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isNode(Object value) |
boolean |
isPath(Object value) |
boolean |
isRelationship(Object value) |
adapt, setColumnsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdescribesGeneratedNodepublic BoltRowModelAdapter(BoltEntityAdapter entityAdapter)
public boolean isPath(Object value)
isPath in class RowModelAdapterpublic boolean isNode(Object value)
isNode in class RowModelAdapterpublic boolean isRelationship(Object value)
isRelationship in class RowModelAdapterCopyright © 2015–2021 Neo Technology, Inc.. All rights reserved.