andreiolaru-ro / net.xqhs.Graphs

Simple implementation of a library for graphs, graph patterns, and graph matching.
GNU General Public License v3.0
0 stars 1 forks source link

Check execution error in SimpleGraphUsageExamples #7

Closed andreiolaru-ro closed 9 years ago

andreiolaru-ro commented 9 years ago

Fixed. There was an unchecked cast when reading a graph pattern into a simple graph.