| Interface | Description |
|---|---|
| GraphRenderer<E extends Throwable> | |
| PropertyRenderer<E extends Throwable> |
The
PropertyRenderer is responsible for rendering the properties of a
node or relationship. |
| SubgraphMapper | |
| ValueFormatter<T> |
A formatter that, directed by a
PropertyType can turn a value into a
specific result type. |
| Class | Description |
|---|---|
| SubgraphMapper.SubgraphMappingWalker | |
| Visualizer<E extends Throwable> |
Traverses a graph and outputs the result to an external receiver.
|
| Enum | Description |
|---|---|
| PropertyType |
Copyright © 2002–2014 The Neo4j Graph Database Project. All rights reserved.