Class DataStorePart

java.lang.Object
tech.oxfordsemantic.jrdfox.client.DataStorePart

public class DataStorePart
extends java.lang.Object
Describes a part of the data store. This is a class rather than an enumeration because constants in this class can be or-ed together.
  • Field Summary

    Fields 
    Modifier and Type Field Description
    static int AXIOMS  
    static int COMMIT_PROCEDURE  
    static int DATA_STORE_PROPERTIES  
    static int FACTS  
    static int PREFIXES  
    static int RULES  
  • Constructor Summary

    Constructors 
    Constructor Description
    DataStorePart()  
  • Method Summary

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait