RdfDB
- defined by an interface (API)
- scratch space for graph manipulations
- typed nodes with specific interfaces (for instance, String has an encoding)
- elementary search capabilities
 statementsMatching[p s o]
- advanced search capabilities
 processQuerySet(array of constraints)