Click or drag to resize

GRGExport Methods

The GRGExport type exposes the following members.

Methods
 NameDescription
Public methodDispose 
Public methodStatic memberEmitAttribute Emits the attribute value as code for an attribute of the given type with the given value into the stream writer
Protected methodExport(INamedGraph) 
Public methodStatic memberExport(INamedGraph, StreamWriter) Exports the given graph to the file given by the stream writer in grg format, i.e. as GrGen rule. Any errors will be reported by exception.
Public methodStatic memberExport(INamedGraph, String) Exports the given graph to a GRG file with the given filename. Any errors will be reported by exception.
Public methodStatic memberExportYouMustCloseStreamWriter Exports the given graph to the file given by the stream writer in grg format, i.e. as GrGen rule. Any errors will be reported by exception.
Public methodStatic memberToString type needed for enum, otherwise null ok graph needed for node/edge in set/map, otherwise null ok
Top
See Also