org.apache.jena.riot.writer
Class TriGWriterBlocks

java.lang.Object
  extended by org.apache.jena.riot.writer.WriterDatasetRIOTBase
      extended by org.apache.jena.riot.writer.TriGWriterBase
          extended by org.apache.jena.riot.writer.TriGWriterBlocks
All Implemented Interfaces:
WriterDatasetRIOT

public class TriGWriterBlocks
extends TriGWriterBase

TriG writer that streams - print in blocks of quads clustered by adjacent same graph and same subject


Constructor Summary
TriGWriterBlocks()
           
 
Method Summary
 
Methods inherited from class org.apache.jena.riot.writer.TriGWriterBase
getLang, write, write
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TriGWriterBlocks

public TriGWriterBlocks()


Licenced under the Apache License, Version 2.0