Package | Description |
---|---|
org.hypergraphdb.atom | |
org.hypergraphdb.type |
Modifier and Type | Method and Description |
---|---|
HGProjection |
HGRelTypeConstructor.getProjection(String dimensionName) |
Modifier and Type | Class and Description |
---|---|
class |
BeanPropertyBasedProjection |
static class |
HGAbstractCompositeType.Projection |
Modifier and Type | Method and Description |
---|---|
static HGProjection |
TypeUtils.getProjection(HyperGraph hg,
HGAtomType type,
String[] dimPath) |
HGProjection |
HGAbstractCompositeType.getProjection(String dimensionName) |
HGProjection |
HGCompositeType.getProjection(String dimensionName)
Get the projection function for a particular dimension.
|
HGProjection |
RecordType.getProjection(String dimensionName) |
HGProjection |
JavaAbstractBinding.getProjection(String dimensionName) |
HGProjection |
SlotType.getProjection(String dimensionName) |
Constructor and Description |
---|
BeanPropertyBasedProjection(HGProjection wrapped) |
Copyright © 2015. All rights reserved.