All RDF serialization formats supported by BrightstarDB
Namespace: BrightstarDBAssembly: 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[] |