Sha256: 1540f30d68fd2b98204bbcdb7771f366cda0de0a298e04a65d553f0f8502286e

Contents?: true

Size: 235 Bytes

Versions: 4

Compression:

Stored size: 235 Bytes

Contents

<graphml>
<graph id="G" >
<node id="0" />
<node id="1" />
<node id="2" />
<node id="3" />

<edge source="0" target="1" />
<edge source="1" target="2" />
<edge source="2" target="3" />
<edge source="3" target="4" />
</graph>
</graphml>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
graphml2json-0.1.1 spec/fixtures/graphml_without_namespacing.txt
graphml2json-0.1.0 spec/fixtures/graphml_without_namespacing.txt
graphml2json-0.0.3 spec/fixtures/graphml_without_namespacing.txt
graphml2json-0.0.2 spec/fixtures/graphml_without_namespacing.txt