Axel Marquez

Results 2 issues of Axel Marquez

**Describe the bug** When a vertex is added multiple times `AdjacencyGraph.Vertices` returns the first declaration whereas `AdjacencyGraph.TryGetOutEdges` returns the last one; see the next example. **To Reproduce** ``` class Person...

bug

Hi! In systems that work with different users and passwords it's really helpful to be able to specify the credentials when creating a PlainSapRfcConnection. For example: ` var dest =...