Home
DevCentral
Search
Configure Global Search
Log In
Transactions
D1176
Change Details
Change Details
Old
New
Diff
Rename node.get introduced in 75e80b72af3c into node.get_all_properties. This is a more explicit name to get the full dictionary. Introduce node.get <key> to get one key. So node.get/node.has/node.list becomes a set of commands to get a value.
Rename node.get — introduced in 75e80b72af3c — into node.get_all_properties. This is a more explicit name to get the full dictionary. Introduce node.get <key> to get one key. So node.get/node.has/node.list becomes a set of commands to get a value.
Rename node.get
—
introduced in 75e80b72af3c
—
into node.get_all_properties. This is a more explicit name to get the full dictionary. Introduce node.get <key> to get one key. So node.get/node.has/node.list becomes a set of commands to get a value.
Continue