Add Camino undirected edge protocol
This commit is contained in:
@@ -160,6 +160,7 @@ message EdgeSchema {
|
||||
SymbolRef declaring_class = 10;
|
||||
repeated SymbolRef tags = 11;
|
||||
repeated SymbolRef implements = 12;
|
||||
bool undirected = 13;
|
||||
}
|
||||
|
||||
message EdgeEndpointSchema {
|
||||
|
||||
Reference in New Issue
Block a user