toggle menu
cpg
main
jvm
switch theme
search in API
cpg-neo4j
/
de.fraunhofer.aisec.cpg_vis_neo4j
/
Schema
/
SchemaNode
/
SchemaNode
Schema
Node
constructor
(
name
:
String
,
isAbstract
:
Boolean
,
labels
:
Set
<
String
>
,
childLabels
:
Set
<
String
>
,
relationships
:
Set
<
Schema.SchemaRelationship
>
,
properties
:
Set
<
Schema.SchemaProperty
>
)