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

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

Uses of BigdataLiteralImpl in com.bigdata.rdf.model
 

Methods in com.bigdata.rdf.model that return BigdataLiteralImpl
 BigdataLiteralImpl BigdataValueFactoryImpl.createLiteral(boolean arg0)
           
 BigdataLiteralImpl BigdataValueFactoryImpl.createLiteral(byte arg0)
           
 BigdataLiteralImpl BigdataValueFactoryImpl.createLiteral(byte arg0, boolean unsigned)
           
 BigdataLiteralImpl BigdataValueFactoryImpl.createLiteral(double arg0)
           
 BigdataLiteralImpl BigdataValueFactoryImpl.createLiteral(float arg0)
           
 BigdataLiteralImpl BigdataValueFactoryImpl.createLiteral(int arg0)
           
 BigdataLiteralImpl BigdataValueFactoryImpl.createLiteral(int arg0, boolean unsigned)
           
 BigdataLiteralImpl BigdataValueFactoryImpl.createLiteral(long arg0)
           
 BigdataLiteralImpl BigdataValueFactoryImpl.createLiteral(long arg0, boolean unsigned)
           
 BigdataLiteralImpl BigdataValueFactoryImpl.createLiteral(short arg0)
           
 BigdataLiteralImpl BigdataValueFactoryImpl.createLiteral(short arg0, boolean unsigned)
           
 BigdataLiteralImpl BigdataValueFactoryImpl.createLiteral(String label)
           
 BigdataLiteralImpl BigdataValueFactoryImpl.createLiteral(String label, String language)
           
 BigdataLiteralImpl BigdataValueFactoryImpl.createLiteral(String label, URI datatype)
           
 BigdataLiteralImpl BigdataValueFactoryImpl.createLiteral(XMLGregorianCalendar arg0)
           
 



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