Add Camino undirected edge protocol
This commit is contained in:
@@ -64,6 +64,7 @@ message EdgeOptions {
|
||||
EdgeEndpointOptions other_endpoint = 6;
|
||||
repeated SymbolRef tag = 7;
|
||||
repeated SymbolRef implements = 8;
|
||||
bool undirected = 9;
|
||||
}
|
||||
|
||||
message EdgeEndpointOptions {
|
||||
|
||||
Reference in New Issue
Block a user