All RDF serialization formats supported by BrightstarDB

Namespace: BrightstarDB
Assembly: BrightstarDB (in BrightstarDB.dll) Version: 1.9.0.0 (1.9.0.0)

Syntax

C#
public static RdfFormat[] AllFormats
Visual Basic
Public Shared AllFormats As RdfFormat()
Visual C++
public:
static array<RdfFormat^>^ AllFormats
F#
static val mutable AllFormats: RdfFormat[]

Field Value

Type: array<RdfFormat>[]()[][]

See Also