pub fn edge_to_value(edge: &Edge) -> Result<Value, AgtypeConversionError>
Wrap an Edge into its agtype envelope value.
Edge