Class ObjectNotationWriterViaGon<T,K,V>

java.lang.Object
org.aksw.jenax.graphql.sparql.v2.io.ObjectNotationWriterViaGon<T,K,V>
All Implemented Interfaces:
Flushable, ObjectNotationWriter<K,V>, ObjectNotationWriterInMemory<T,K,V>

public class ObjectNotationWriterViaGon<T,K,V> extends Object implements ObjectNotationWriterInMemory<T,K,V>
Writer with an in-memory destination. The produced object can be retrieved with getProduct().