public class RelationshipMapper extends EntityMapper implements Function<org.neo4j.graphdb.Relationship,org.structr.api.graph.Relationship>
graphDb
Constructor and Description |
---|
RelationshipMapper(Neo4jDatabaseService graphDb) |
Modifier and Type | Method and Description |
---|---|
org.structr.api.graph.Relationship |
apply(org.neo4j.graphdb.Relationship t) |
public RelationshipMapper(Neo4jDatabaseService graphDb)
Copyright © 2016. All rights reserved.