| Modifier and Type | Method and Description |
|---|---|
static Feature |
fromNode2Feature(org.neo4j.graphdb.Node nodeFeature)
Transform node FF4J_FEATURE into core Feature.
|
static FlippingStrategy |
fromNode2FlippingStrategy(String featureUid,
org.neo4j.graphdb.Node nodeFlippingStrategy)
Mapping from Neo4j node to
FlippingStrategy. |
static Property<?> |
fromNode2Property(org.neo4j.graphdb.Node nodeProperty)
Mapping from Neo4j node to
Property |
public static Feature fromNode2Feature(org.neo4j.graphdb.Node nodeFeature)
nodeFeature - public static FlippingStrategy fromNode2FlippingStrategy(String featureUid, org.neo4j.graphdb.Node nodeFlippingStrategy)
FlippingStrategy.featureUid - current feature unique identifier.nodeFlippingStrategy - current strategyCopyright © 2013–2019 FF4J. All rights reserved.