BPSerializer#

class biopax-explorer.graph.serializer.BPSerializer(userns, collec)[source]#

Bases: Visitor

Methods

set(collec)

Sets the collection for the serializer.

addEntity2Graph

attval

get_connected

lf

populate

rdf_xml

toRDFGraph

traverse

visit

write

Methods Summary

set(collec)

Sets the collection for the serializer.

Methods Documentation

set(collec)[source]#

Sets the collection for the serializer.

Args:

collec: The collection to set.