Robert Dale

Results 6 comments of Robert Dale

My bottom-left and bottom-right parts just got kicked back from Shapeways. I was following @adereth's advice for printing in PLA by uploading the templates myself. I'm fairly certain I used...

Just uploaded the originals and it complains about thin walls. But now they have a button for fixing thin walls. I'll let you know how that goes.

@adereth They actually refused to build it after ordering and some preprocessing stage. That's why I was trying the automatic fixer. But it doesn't seem to actually fix it. Going...

It's delegated to JanusGraphConfiguration. If there becomes the ability to clear index.*.backend properties, be sure to document that indexes on that backend would first have to be `DISABLE` and `REMOVE`...

Here's sample code on how to remove a property: ``` import org.janusgraph.diskstorage.configuration.TransactionalConfiguration; import org.janusgraph.diskstorage.configuration.ModifiableConfiguration; import static org.janusgraph.graphdb.configuration.GraphDatabaseConfiguration.*; import org.janusgraph.diskstorage.configuration.BasicConfiguration; import static org.janusgraph.diskstorage.es.ElasticSearchIndex.*; // Get and Set to true (default is...

`LATCH` and `LOCK` are already explained above. `f`# is a momentary switch to layer # `NEXT-f` would switch to the next layer `CLR-KEY` clears the mapping to that key so...