Class and Description |
---|
org.hypergraphdb.util.HGLock
This class hasn't been in use since the introduction of MVCC which is
now how concurrent access to RAM data structures is handled.
|
org.hypergraphdb.type.javaprimitive.NumericTypeBase.NumericComparator |
Method and Description |
---|
org.hypergraphdb.HGTypeSystem.addPredefinedType(HGPersistentHandle, HGAtomType, Class>)
Use {@link #addPredefinedType(HGPersistentHandle, HGAtomType, URI) instead;
|
org.hypergraphdb.HGTypeSystem.defineTypeAtom(HGPersistentHandle, Class>)
Please use
HGTypeSystem.defineTypeAtom(HGHandle, URI) instead. |
org.hypergraphdb.HGTypeSystem.getJavaTypeFactory() |
org.hypergraphdb.HGTypeSystem.getTypeHandle(HGHandle)
Please call
#HyperGraph.getType(HGHandle) instead. This method
will be removed in future versions. |
Copyright © 2015. All rights reserved.