org.jrdf.query.relation.mem
Interface GraphRelationFactory

All Superinterfaces:
Serializable
All Known Implementing Classes:
GraphRelationFactoryImpl

public interface GraphRelationFactory
extends Serializable

A builder that always throws exceptions.

Version:
$Revision:$
Author:
Andrew Newman

Method Summary
 GraphRelation createRelation(Graph graph)
           
 

Method Detail

createRelation

GraphRelation createRelation(Graph graph)