| Package | Description |
|---|---|
| org.aksw.jena_sparql_api.mapper.context | |
| org.aksw.jena_sparql_api.mapper.impl.engine |
| Modifier and Type | Field and Description |
|---|---|
protected EntityGraphMap<EntityId> |
RdfPersistenceContextImpl.entityGraphMap |
protected org.aksw.commons.collections.reversible.ReversibleMap<EntityId,Object> |
RdfPersistenceContextImpl.idToEntity |
| Modifier and Type | Method and Description |
|---|---|
EntityGraphMap<EntityId> |
RdfPersistenceContext.getEntityGraphMap() |
EntityGraphMap<EntityId> |
RdfPersistenceContextImpl.getEntityGraphMap() |
Map<Object,EntityId> |
RdfPersistenceContext.getEntityToIdMap() |
Map<Object,EntityId> |
RdfPersistenceContextImpl.getEntityToIdMap() |
org.aksw.commons.collections.reversible.ReversibleMap<EntityId,Object> |
RdfPersistenceContext.getIdToEntityMap() |
org.aksw.commons.collections.reversible.ReversibleMap<EntityId,Object> |
RdfPersistenceContextImpl.getIdToEntityMap() |
| Modifier and Type | Field and Description |
|---|---|
protected Set<EntityId> |
EntityState.dependentEntityIds |
protected Map<EntityId,EntityState> |
RdfMapperEngineImpl.originalState
Used for non-default conversions between java objects and rdf nodes
E.g.
|
| Modifier and Type | Method and Description |
|---|---|
EntityId |
RdfMapperEngineImpl.merge(Object srcEntity,
org.apache.jena.graph.Node node,
Class<?> entityClass,
RdfType rdfClass) |
| Modifier and Type | Method and Description |
|---|---|
Set<EntityId> |
EntityState.getDependentEntityIds() |
| Modifier and Type | Method and Description |
|---|---|
Object |
RdfMapperEngineImpl.find(EntityId entityId) |
Copyright © 2017. All rights reserved.