stingergraph / stinger

The STINGER in-memory graph store and dynamic graph analysis platform. Millions to billions of vertices and edges at thousands to millions of updates per second.
http://www.stingergraph.com
Other
210 stars 67 forks source link

New feature: Provide mechanism for large RPC results #167

Open tgoodyear opened 8 years ago

tgoodyear commented 8 years ago

For requests that represent more than ~17M vertexes, the server fails to return a response. A command line tool that can access JSON RPC server functionality without going over HTTP would be nice.