jbmusso / grex

JavaScript graph database client for TinkerPop2 Rexster
MIT License
46 stars 12 forks source link

Better handle error when sending a script to Rexster for execution #38

Open jbmusso opened 10 years ago

jbmusso commented 10 years ago

All errors (http errors, Rexster errors, script errors) should be passed to the first argument of the callback when executing or fetching a script.