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