Uses of Interface
org.gcube.data.tr.Store

Packages that use Store
org.gcube.data.tr   
org.gcube.data.tr.neo   
 

Uses of Store in org.gcube.data.tr
 

Methods in org.gcube.data.tr that return Store
 Store Provider.newStore(String sourceId)
          Returns a Store with a given identifier.
 Store ProductionProvider.newStore(String sourceId)
           
 Store TreeSource.store()
          Returns the underlying tree store
 

Constructors in org.gcube.data.tr with parameters of type Store
TreeSource(String id, List<QName> types, Store store)
          Creates an instance with a given identifier.
 

Uses of Store in org.gcube.data.tr.neo
 

Classes in org.gcube.data.tr.neo that implement Store
 class NeoStore
           
 



Copyright © 2012. All Rights Reserved.