org.deri.iris.storage.simple
Class SimpleRelationFactory
java.lang.Object
org.deri.iris.storage.simple.SimpleRelationFactory
- All Implemented Interfaces:
- IRelationFactory
public class SimpleRelationFactory
- extends Object
- implements IRelationFactory
Factory for simple relations.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleRelationFactory
public SimpleRelationFactory()
createRelation
public IRelation createRelation()
- Description copied from interface:
IRelationFactory
- Create a new relation.
- Specified by:
createRelation in interface IRelationFactory
- Returns:
- The new relation index.