BBN.RDF.Common.StoreCom Class
Implementation of the Store interface

Access: Public
Base Classes: Object
Implemented interfaces: Store
  Members Description  
    StoreCom    
    Add    
    Contains    
    Contains    
    List    
    List    
    ListByObject    
    ListByPredicate    
    ListBySubject    
    ListBySource List all statements associated with a source.

 
    ListNameSpaces    
    ListSubjects    
    ListSources List all sources in the store.

 
    GetEnumerator    
    Remove    
    Count    
    GetStatementsBySubject    
    GetStatementsByPredicate    
    GetStatementsByObject    
    CreateResource    
    CreateResource    
    CreateProperty    
    CreateProperty    
    CreateStatement    
    CreateSource Create a new source object for a uri.

 
    GetResource    
    GetProperty    
    GetProperty    
    GetProperty    
    GetSource Get the source object for the uri from the store.

 
    GetStatement    
    Close