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

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

Uses of BigdataStatementImpl in com.bigdata.rdf.model
 

Methods in com.bigdata.rdf.model that return BigdataStatementImpl
 BigdataStatementImpl BigdataValueFactoryImpl.createStatement(Resource s, URI p, Value o)
           
 BigdataStatementImpl BigdataValueFactoryImpl.createStatement(Resource s, URI p, Value o, Resource c)
           
 BigdataStatementImpl BigdataValueFactoryImpl.createStatement(Resource s, URI p, Value o, Resource c, StatementEnum type)
           
 BigdataStatementImpl BigdataValueFactoryImpl.createStatement(Resource s, URI p, Value o, Resource c, StatementEnum type, boolean userFlag)
           
 



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