Base class for format information providers
Namespace: BrightstarDBAssembly: BrightstarDB (in BrightstarDB.dll) Version: 1.9.0.0 (1.9.0.0)
Syntax
| C# |
|---|
public class FormatInfo : ISerializationFormat |
| Visual Basic |
|---|
Public Class FormatInfo Implements ISerializationFormat |
| Visual C++ |
|---|
public ref class FormatInfo : ISerializationFormat |
| F# |
|---|
type FormatInfo = class interface ISerializationFormat end |
Inheritance Hierarchy
System..::..Object
BrightstarDB..::..FormatInfo
BrightstarDB..::..RdfFormat
BrightstarDB..::..SparqlResultsFormat
BrightstarDB..::..FormatInfo
BrightstarDB..::..RdfFormat
BrightstarDB..::..SparqlResultsFormat