org.openanzo.common.rdb.layout
Class NodeCentricSchema

java.lang.Object
  extended by org.openanzo.common.rdb.layout.NodeCentricSchema

public class NodeCentricSchema
extends java.lang.Object

Schema file for node centric layout

Author:
Joe Betz

Nested Class Summary
static class NodeCentricSchema.LiteralNode
          Define the table schema for storing literals
static class NodeCentricSchema.LongLiteralNode
          Define the table schema for storing long literals
static class NodeCentricSchema.LongXMLNode
          Define the table schema for storing long XML literals
static class NodeCentricSchema.Quad
          Define the table schema for storing quads
static class NodeCentricSchema.XMLNode
          Define the table schema for storing XML literals
 
Constructor Summary
NodeCentricSchema()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NodeCentricSchema

public NodeCentricSchema()


Copyright © 2007 Cambridge Semantics Inc.. All Rights Reserved.