Edge

constructor(source: Node, target: Node, relations: List<String>, functions: List<String>)(source)

Creates a Edge with the given parameters.