Interface IGenericGraphDotStatement

All Superinterfaces:
IDirectedGraphDotStatement, IGraphDotElement, IGraphDotStatement, IUndirectedGraphDotStatement, Serializable
All Known Implementing Classes:
AssignmentStatement, AttributeStatement, NodeStatement

public interface IGenericGraphDotStatement extends IDirectedGraphDotStatement, IUndirectedGraphDotStatement
A statement that can be used both in directed and undirected graphs.
Since:
8.2.0
Author:
XIMA MEDIA GmbH