Package apoc.gephi
Class GephiFormatUtils
java.lang.Object
apoc.gephi.GephiFormatUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringfilterCaption(org.neo4j.graphdb.Node n, Set<String> captions, BiPredicate<String, String> predicate) static StringgetCaption(org.neo4j.graphdb.Node n, Set<String> captions)
-
Constructor Details
-
GephiFormatUtils
public GephiFormatUtils()
-
-
Method Details
-
getCaption
-
filterCaption
-