public static interface BoltResult.Visitor
| Modifier and Type | Method and Description |
|---|---|
void |
addMetadata(String key,
Object value)
Associate arbitrary metadata with the result stream.
|
void |
visit(Record record) |
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.