Package | Description |
---|---|
org.structr.neo4j | |
org.structr.neo4j.wrapper |
Modifier and Type | Method and Description |
---|---|
RelationshipWrapper |
Neo4jDatabaseService.getRelationshipFromCache(long id) |
Modifier and Type | Method and Description |
---|---|
void |
Neo4jDatabaseService.storeRelationshipInCache(RelationshipWrapper relationship) |
Modifier and Type | Method and Description |
---|---|
static RelationshipWrapper |
RelationshipWrapper.getWrapper(Neo4jDatabaseService graphDb,
org.neo4j.graphdb.Relationship relationship) |
Copyright © 2016. All rights reserved.