public class BoltRowModelAdapter extends RowModelAdapter
| Constructor and Description |
|---|
BoltRowModelAdapter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isNode(Object value) |
boolean |
isPath(Object value) |
boolean |
isRelationship(Object value) |
adapt, setColumnspublic 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–2019 Neo Technology, Inc.. All rights reserved.