Package de.fraunhofer.aisec.cpg.helpers
Class TypeSetConverter
- java.lang.Object
-
- org.neo4j.ogm.typeconversion.ConverterBasedCollectionConverter<Type,java.lang.String>
-
- de.fraunhofer.aisec.cpg.helpers.TypeSetConverter
-
-
Constructor Summary
Constructors Constructor Description TypeSetConverter()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String[]toGraphProperty(java.util.Collection<Type> values)
-
-
-
Method Detail
-
toGraphProperty
public java.lang.String[] toGraphProperty(java.util.Collection<Type> values)
-
-