One idea is to introduce a LabelExpression which takes 1..n label.
And then compose node-expressions out of an identifier + label expression.
There is already a construct for identifier + property-expression, I would
probably add it there somewhere. i.e. (n {name: "value"})
-> add one for (n:Label) and one for (n:Label {name:"value"})
HTH
Otherwise I can have another look.
This would be super-appreciated Davide !!
Michael
Am 18.12.2013 um 12:19 schrieb Davide D'Alto <[email protected]>:
> From tomorrow I have some time available, I will take a look at this.
>
> Do you already know how to solve the issue?
>
>
> On Wednesday, 18 December 2013 11:09:49 UTC, Michael Hunger wrote:
> No, not yet.
>
> I took a look at it some days ago, but couldn't find the time.
>
> So if anyone wants to step up and make cypher-dsl 2.0 ready, there is eternal
> fame and at least a personalized t-shirt waiting for you.
>
> Michael
>
> Am 18.12.2013 um 12:07 schrieb Davide D'Alto <[email protected]>:
>
>> Hi,
>> is there a way to specify labels for a node using CypherDsl
>> (https://github.com/neo4j/cypher-dsl)?
>>
>> I cannot find one.
>>
>> Thanks,
>> Davide
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Neo4j" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to [email protected].
>> For more options, visit https://groups.google.com/groups/opt_out.
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Neo4j" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/groups/opt_out.
--
You received this message because you are subscribed to the Google Groups
"Neo4j" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.