Interface IGraphDotEdgeSpecifier<S extends IGraphDotStatement>
- Type Parameters:
S- Type of the allowed statements.
- All Superinterfaces:
IGraphDotElement, Serializable
- All Known Implementing Classes:
DirectedSubGraphExpression, NodeId, UndirectedSubGraphExpression
Interface for elements that may appear as the source or target node in an edge statement.
- Since:
- 8.2.0
- Author:
- XIMA MEDIA GmbH
-
Method Summary
Methods inherited from interface IGraphDotElement
toGraphDotString, write