Click or drag to resize

GraphDumper Methods

The GraphDumper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberDump(INamedGraph, IDumper)
Dumps the named graph with a given graph dumper and default dump style.
Public methodStatic memberDump(IGraph, IDumper, DumpInfo)
Dumps the graph with a given graph dumper.
Public methodStatic memberDumpMatch
Dumps one or more matches with a given graph dumper.
Public methodStatic memberDumpMatchOnly
Dumps the given matches.
Top
See Also