public class GraphStyle extends Object
| Constructor and Description |
|---|
GraphStyle(org.neo4j.visualization.graphviz.NodeStyle nodeStyle,
org.neo4j.visualization.graphviz.RelationshipStyle edgeStyle)
Constructor for subclasses.
|
public GraphStyle(org.neo4j.visualization.graphviz.NodeStyle nodeStyle,
org.neo4j.visualization.graphviz.RelationshipStyle edgeStyle)
nodeStyle - the node style to use.edgeStyle - the relationship style to use.Copyright © 2002–2014 The Neo4j Graph Database Project. All rights reserved.