dotNetRDF API Documentation

FolderStoreFormat Enumeration

Folder Store Formats

public enum FolderStoreFormat

Members

Member Name Description
AutoDetect Auto-Detect, determines format for Reading from Graph List file and defaults to Turtle for Writing
Turtle Turtle
Notation3 Notation 3
RdfXml RDF/XML

Requirements

Namespace: VDS.RDF.Storage

Assembly: dotNetRDF (in dotNetRDF.dll)

See Also

VDS.RDF.Storage Namespace