Uses of Class
com.bigdata.rdf.model.BigdataValueSerializer

Packages that use BigdataValueSerializer
com.bigdata.rdf.lexicon   
com.bigdata.rdf.model This package provides a tuned implementation of the Sesame RDF data model for the RDF database. 
 

Uses of BigdataValueSerializer in com.bigdata.rdf.lexicon
 

Methods in com.bigdata.rdf.lexicon with parameters of type BigdataValueSerializer
 KVO<BigdataValue>[] BlobsIndexHelper.generateKVOs(BigdataValueSerializer<BigdataValue> valSer, BigdataValue[] terms, int numTerms)
          Generate the sort keys for BigdataValues to be represented as BlobIVs.
 

Uses of BigdataValueSerializer in com.bigdata.rdf.model
 

Methods in com.bigdata.rdf.model that return BigdataValueSerializer
 BigdataValueSerializer<BigdataValue> BigdataValueFactory.getValueSerializer()
          An object that can efficiently (de-)serialize Values using this ValueFactory.
 BigdataValueSerializer<BigdataValue> BNodeContextFactory.getValueSerializer()
           
 BigdataValueSerializer<BigdataValue> BigdataValueFactoryImpl.getValueSerializer()
           
 



Copyright © 2006-2011 SYSTAP, LLC. All Rights Reserved.