BPMspaceUG / APMS2

Agile Process Management System II
GNU General Public License v3.0
1 stars 0 forks source link

API Call for getObject(ID) and getRelation(ID) and getOrphan() #13

Closed dwu300 closed 5 years ago

dwu300 commented 5 years ago

GetObj: From which type is the Obj with ID 4711? GetRel: Which Relations has the Obj 4711? Which RelationshipType is a General Obj for example Text-Object? Get Orphan: Should always return zero objects.

Read Out via API (maybe make another)

dwu300 commented 5 years ago

api.php?view=_nodes api.php?view=_orphans api.php?view=_edges