|
Neo4j Advanced | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FilterValueGetter
A hook for getting values from a node (Neo4j node) represented by
a PatternNode
with a certain label.
Method Summary | |
---|---|
Object[] |
getValues(String label)
Returns an array of values. |
Method Detail |
---|
Object[] getValues(String label)
label
- the PatternNode
label.
|
Neo4j Advanced | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |