A triple sink that writes the received triples out in NQuads format
Namespace: BrightstarDB.RdfAssembly: BrightstarDB (in BrightstarDB.dll) Version: 1.9.0.0 (1.9.0.0)
Syntax
| C# |
|---|
public class NQuadsWriter : ITripleSink |
| Visual Basic |
|---|
Public Class NQuadsWriter Implements ITripleSink |
| Visual C++ |
|---|
public ref class NQuadsWriter : ITripleSink |
| F# |
|---|
type NQuadsWriter = class interface ITripleSink end |