[pygr-notify] Issue 109 in pygr: Graph(edgeDB=None) should switch to trivial edge packing mode

codesite-noreply at google.com codesite-noreply at google.com
Mon Aug 31 14:47:28 PDT 2009


Status: New
Owner: pygr-bug... at googlegroups.com
Labels: Type-Enhancement Priority-Low

New issue 109 by cjlee112: Graph(edgeDB=None) should switch to trivial edge  
packing mode
http://code.google.com/p/pygr/issues/detail?id=109

Currently, Graph users who want to store simple values (that can be
directly pickled) as edge values, must subclass Graph to use trivial
pack/unpack_edge methods.  Graph should do that automatically if  
edgeDB=None.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings



More information about the pygr-notify mailing list