Match (n)
Where id(n)=124
Delete n

Michael

Sent from mobile device

Am 23.12.2013 um 11:30 schrieb [email protected]:

> Hi,
> 
> How can i delete a node that i've created without any properties?
> 
> I usually do this when i want to delete something:
> 
> MATCH (n {name:"nodename"}) 
> DELETE n
> 
> But since my node have no name, i cannot acces to it.
> 
> Any ideas? 
> 
> Thanks,
> Roald Targé
> -- 
> 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.

Reply via email to