|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IDatabase<E>
A collection of relations having a unique namespace. The relations within the container have namespaces within the container's namespace. Relations also know how to find their container.
| Method Summary | |
|---|---|
Iterator<IRelation> |
relations()
Visits the logically contained IRelation resources. |
| Methods inherited from interface com.bigdata.relation.locator.ILocatableResource |
|---|
getContainerNamespace, getNamespace, getTimestamp |
| Method Detail |
|---|
Iterator<IRelation> relations()
IRelation resources.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||