toggle menu
graph-guard
1.1.0
jvm
switch theme
search in API
graph-guard-validate
/
io.github.cfraser.graphguard.validate
/
Query
/
Query
Query
constructor
(
nodes
:
Set
<
String
>
,
relationships
:
Set
<
Query.Relationship
>
,
properties
:
Set
<
Query.Property
>
,
mutatedProperties
:
Set
<
Query.MutatedProperty
>
,
removedProperties
:
Set
<
Query.RemovedProperty
>
,
entities
:
Map
<
String
,
Set
<
String
>
>
)