Re: [Neo4j] error while cypher statement create pipe

12 views
Skip to first unread message

Peter Neubauer

unread,
Aug 1, 2012, 8:11:05 AM8/1/12
to ne...@googlegroups.com
mmh,
what error are you getting, any way to reproduce it on
console.neo4j.org/usage.html with a small dataset?

Cheers,

/peter neubauer

G: neubauer.peter
S: peter.neubauer
P: +46 704 106975
L: http://www.linkedin.com/in/neubauer
T: @peterneubauer

Wanna learn something new? Come to @graphconnect.


On Mon, Jul 23, 2012 at 4:48 PM, tgomell <thomas...@googlemail.com> wrote:
> Hi,
>
> we have the following statement with error. Is it possible to make this
> combination?
>
> start n=node:node_auto_index(project='23.07.2012 16:30:50') create
> m=({objectSID:'S-1-5-21-2339429032-2919534904-1953091157-32735',name:'Gruppe
> 22',cn:'Gruppe 22',distinguishedname:'CN=Gruppe
> 22,OU=TestGroups,DC=test,DC=local',objectGUID:'{FDE6257B-A278-49ED-AFA3-27C3EC0A6A98}',sAMAccountName:'Gruppe
> 22',sAMAccountType:'SAM_NON_SECURITY_GROUP_OBJECT',grouptype:'Global_Security_Group',useraccountcontrol:'',accountExpires:'',givenName:'',lastLogon:'',lastLogonTimeStamp:'',primaryGroupID:'',sn:'',type:'group',adspath:'LDAP://test.local/CN=Gruppe
> 22,OU=TestGroups,DC=test,DC=local'}) create n-[:rel_member_initial]->m
> create n-[:rel_member_work]->m return n;

Michael Hunger

unread,
Aug 1, 2012, 8:20:28 AM8/1/12
to ne...@googlegroups.com
Please try to cut down your cypher statements to the essentials and format them so that they are easy to read. Makes it easier for all of us to help you.

What is the actual error?

Michael
Reply all
Reply to author
Forward
0 new messages