Skip to content
Snippets Groups Projects
Select Git revision
  • 992a477338113efb7e11901ccc775b0d935d57c5
  • master default protected
  • artifact-evaluation
  • artifact-evaluation-poster
  • ci
5 results

railway-minimal-PosLengthInject-tinkerpop.graphml

Blame
  • Forked from stgroup / trainbenchmark
    38 commits behind the upstream repository.
    railway-minimal-PosLengthInject-tinkerpop.graphml 721 B
    <?xml version="1.0" ?><graphml xmlns="http://graphml.graphdrawing.org/xmlns" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://graphml.graphdrawing.org/xmlns http://graphml.graphdrawing.org/xmlns/1.1/graphml.xsd"><key id="labelV" for="node" attr.name="labelV" attr.type="string"></key><key id="length" for="node" attr.name="length" attr.type="int"></key><key id="labelE" for="edge" attr.name="labelE" attr.type="string"></key><graph id="G" edgedefault="directed"><node id="0"><data key="labelV">Region</data></node><node id="1"><data key="labelV">Segment</data><data key="length">-1</data></node><edge id="3" source="0" target="1"><data key="labelE">elements</data></edge></graph></graphml>