Interface IGraphDotEdgeSpecifier<S extends IGraphDotStatement>

Type Parameters:
S - Type of the allowed statements.
All Superinterfaces:
IGraphDotElement, Serializable
All Known Implementing Classes:
DirectedSubGraphExpression, NodeId, UndirectedSubGraphExpression

public interface IGraphDotEdgeSpecifier<S extends IGraphDotStatement> extends IGraphDotElement
Interface for elements that may appear as the source or target node in an edge statement.
Since:
8.2.0
Author:
XIMA MEDIA GmbH